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