luxlabs header browser preview


@class NSString, UILabel;

@interface SFPrivacyReportSubheaderTableViewCell : UITableViewCell {
    UILabel *_subheaderLabel;
}

@property (copy, nonatomic) NSString *subheaderText;

- (void).cxx_destruct;
- (id)initWithStyle:(long long)a0 reuseIdentifier:(id)a1;

@end