@interface ICAttachmentPreviewImageCache : ICThumbnailDataCache - (id)init; - (void)dealloc; - (void)attachmentPreviewImagesDidUpdate:(id)a0; @end