@class NSArray; @interface MFQuotedAttachmentsInfo : NSObject @property (readonly, nonatomic) NSArray *contentIDs; - (void).cxx_destruct; - (id)initWithContentIDs:(id)a0; @end