@class UIImageView; @interface HUImageIconContentView : HUIconContentView @property (retain, nonatomic) UIImageView *imageView; @property (nonatomic) long long originalImageRenderingMode; @property (nonatomic) long long iconContentMode; - (void)setIconSize:(unsigned long long)a0; - (id)initWithFrame:(struct CGRect { struct CGPoint { double x0; double x1; } x0; struct CGSize { double x0; double x1; } x1; })a0; - (id)description; - (void).cxx_destruct; - (void)layoutSubviews; - (void)_updateIconImage; - (void)updateWithIconDescriptor:(id)a0 displayStyle:(unsigned long long)a1 animated:(BOOL)a2; - (id)_imageForImageIconDescriptor:(id)a0; - (id)_imageForVariableImageIconDescriptor:(id)a0; - (long long)renderingModeForSubview:(id)a0 suggestedRenderingMode:(long long)a1; @end