luxlabs header browser preview


@class UIView;

@interface SUUIGiftTermsAndConditionsSection : SUUIGiftTableViewSection {
    UIView *_headerView;
}

- (void).cxx_destruct;
- (id)_headerView;
- (void)_termsAction:(id)a0;
- (id)headerViewForTableView:(id)a0;

@end