import "pdfjs-dist/build/pdf.worker.mjs"; export declare function loadPdfDocument(data: Uint8Array): Promise; //# sourceMappingURL=pdf.d.ts.map