@class UILabel; @interface MCProfileTitlePageTitleCell : UITableViewCell @property (readonly, nonatomic) UILabel *titleLabel; - (void).cxx_destruct; - (id)initWithStyle:(long long)a0 reuseIdentifier:(id)a1; - (void)layoutSubviews; @end