luxlabs header browser preview


@class UILabel, UISwitch;

@interface TSCellularPlanUsesDataSwitchCell : UITableViewCell

@property (retain) UILabel *titleLabel;
@property (readonly, nonatomic) UISwitch *switchControl;

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

@end