type PdfJsModule = typeof import("pdfjs-dist/legacy/build/pdf.mjs"); export declare function getPdfJs(): Promise; export {}; //# sourceMappingURL=pdfjs-config.d.ts.map