@class UIColor; @interface StocksListBoxView : UIImageView @property (retain, nonatomic) UIColor *imageMaskColor; - (void).cxx_destruct; - (id)initWithBackgroundMask:(id)a0; @end