@class NSString, PNPGradientView, UIView; @interface PNPWizardInkWeightControl : UIView { double _value; PNPGradientView *_gradient; UIView *_knob; } @property (readonly, nonatomic) double value; @property (readonly) unsigned long long hash; @property (readonly) Class superclass; @property (readonly, copy) NSString *description; @property (readonly, copy) NSString *debugDescription; - (struct CGSize { double x0; double x1; })intrinsicContentSize; - (id)initWithFrame:(struct CGRect { struct CGPoint { double x0; double x1; } x0; struct CGSize { double x0; double x1; } x1; })a0; - (void).cxx_destruct; - (void)layoutSubviews; - (void)setValue:(double)a0; - (id)_knobColor; - (void)eventSource:(id)a0 hadPencilDoubleTapped:(id /* block */)a1; @end