@protocol ICLinkEditorDelegate, ICLinkMenuDelegate; @interface ICLinkTextAttachment : ICInlineTextAttachment @property (weak, nonatomic) id linkDelegate; @property (weak, nonatomic) id linkMenuDelegate; - (void).cxx_destruct; @end