@interface CKPendingMomentShareBalloonView : CKAttachmentBalloonView - (char)color; - (void)prepareForDisplay; - (id)attachmentView; - (struct CKBalloonDescriptor_t { char x0; char x1; char x2; char x3; unsigned long long x4; char x5; char x6; long long x7; long long x8; BOOL x9; BOOL x10; BOOL x11; BOOL x12; })balloonDescriptor; - (char)balloonStyle; - (BOOL)canUseOpaqueMask; - (struct CGSize { double x0; double x1; })sizeThatFits:(struct CGSize { double x0; double x1; })a0 textAlignmentInsets:(struct UIEdgeInsets { double x0; double x1; double x2; double x3; } *)a1; @end