@interface WKSelectPickerGroupHeaderView : UIView { struct RetainPtr { void *m_ptr; } _label; struct RetainPtr { void *m_ptr; } _collapseIndicatorView; struct WeakObjCPtr { id m_weakReference; } _tableViewController; BOOL _collapsed; } @property (readonly, nonatomic) long long section; + (double)preferredHeight; + (double)preferredMargin; + (id)preferredFont; - (id).cxx_construct; - (void).cxx_destruct; - (void)setTableViewController:(id)a0; - (void)didTapHeader:(id)a0; - (id)initWithGroupName:(id)a0 section:(long long)a1; - (void)setCollapsed:(BOOL)a0 animated:(BOOL)a1; @end