import type JSZip from 'jszip'; export declare function preserveDocxCommentDurableIds(generated: JSZip, source: JSZip, sourcePath: string): Promise;