luxlabs header browser preview


@class UILabel;

@interface WFAdditionalSetupTableViewCell : UITableViewCell

@property (weak, nonatomic) UILabel *label;

- (void).cxx_destruct;
- (void)awakeFromNib;

@end