@class UILabel; @interface CKTranscriptMomentShareLabelCell : CKTranscriptAbstractLabelCell { UILabel *_label; } + (id)reuseIdentifier; + (struct CGSize { double x0; double x1; })sizeThatFits:(struct CGSize { double x0; double x1; })a0 attributedText:(id)a1 displayScale:(double)a2; - (void)setAttributedText:(id)a0; - (id)label; - (id)initWithFrame:(struct CGRect { struct CGPoint { double x0; double x1; } x0; struct CGSize { double x0; double x1; } x1; })a0; - (id)attributedText; - (void).cxx_destruct; - (id)cellView; - (void)configureForChatItem:(id)a0 context:(id)a1; @end