@class UILabel; @interface TSCellularPlanRemapTableViewCell : UITableViewCell @property (retain) UILabel *titleLabel; - (void).cxx_destruct; - (id)initWithStyle:(long long)a0 reuseIdentifier:(id)a1; - (void)setSelected:(BOOL)a0 animated:(BOOL)a1; @end