@interface ICNotesSharedIndexedViewHelper : NSObject + (id)makeNoteSearchResultViewWithNote:(id)a0 attachmentURL:(id)a1; - (id)init; @end