@interface ICLinkUIModel : ICInlineAttachmentUIModel - (id)labelColor; - (id)attributedStringWithSurroundingAttributes:(id)a0 formatter:(id /* block */)a1; - (id)highlightingAttributedString:(id)a0 withSurroundingAttributes:(id)a1; - (id)noteGlyphTextAttachmentWithSurroundingAttributes:(id)a0; - (long long)textFindingOffset; @end