@class UIView; @interface HUVisualEffectContainerView : UIVisualEffectView @property (retain, nonatomic) UIView *innerContentView; - (struct CGSize { double x0; double x1; })intrinsicContentSize; - (struct CGSize { double x0; double x1; })systemLayoutSizeFittingSize:(struct CGSize { double x0; double x1; })a0 withHorizontalFittingPriority:(float)a1 verticalFittingPriority:(float)a2; - (void).cxx_destruct; - (void)layoutSubviews; - (struct CGSize { double x0; double x1; })sizeThatFits:(struct CGSize { double x0; double x1; })a0; - (id)initWithInnerContentView:(id)a0; @end