luxlabs header browser preview


@class UILabel;

@interface SleepHealthUI.ScheduleOccurrenceSectionTableViewHeaderView : UITableViewHeaderFooterView {
    void /* unknown type, empty encoding */ headerView;
}

@property (nonatomic, readonly) UILabel *textLabel;

- (void).cxx_destruct;
- (id)initWithReuseIdentifier:(id)a0;
- (id)initWithCoder:(id)a0;

@end