export interface IAttachment { fields: { item?: object[]; }; } //# sourceMappingURL=MessageInterface.d.ts.map