/// import AttachmentModel from '../../../models/AttachmentModel'; export declare const boundary = "zzzlearninglockerzzz"; declare const _default: (jsonResponse: Object, attachments: AttachmentModel[], stream: NodeJS.WritableStream) => Promise; export default _default;