@class UILabel; @interface LargerSizesHelpTextView : UIView { UILabel *_helpLabel; } - (id)initWithSpecifier:(id)a0; - (void).cxx_destruct; - (double)preferredHeightForWidth:(double)a0 inTableView:(id)a1; - (void)layoutSubviews; - (void)layoutForWidth:(double)a0 inTableView:(id)a1; @end