@class NSMutableDictionary; @interface _ICNAAttachmentReportToAccount : NSObject @property (retain, nonatomic) NSMutableDictionary *countOfAttachmentByUTI; - (id)init; - (void).cxx_destruct; - (id)attachmentUTISummary; - (void)reportAttachmentTypeUTI:(id)a0; @end