@interface CKMomentShareStatusChatItem : CKChatItem - (unsigned long long)layoutType; - (Class)cellClass; - (struct UIEdgeInsets { double x0; double x1; double x2; double x3; })contentInsets; - (id)_statusChatItem; - (id)layoutItemSpacingWithEnvironment:(id)a0 datasourceItemIndex:(long long)a1 allDatasourceItems:(id)a2 supplementryItems:(id)a3; - (struct CGSize { double x0; double x1; })loadSizeThatFits:(struct CGSize { double x0; double x1; })a0 textAlignmentInsets:(out struct UIEdgeInsets { double x0; double x1; double x2; double x3; } *)a1; - (id)loadTranscriptText; - (char)transcriptOrientation; - (BOOL)wantsDrawerLayout; @end