@class UILabel; @interface CNSharingProfileOnboardingAddressingGrammarCell : UITableViewCell @property (retain, nonatomic) UILabel *addressingGrammarLabel; + (id)cellIdentifier; - (void)prepareForReuse; - (void).cxx_destruct; - (id)initWithStyle:(long long)a0 reuseIdentifier:(id)a1; - (void)layoutSubviews; @end