declare module '*pdf.min.mjs' { const pdfjsLib: any; export = pdfjsLib; }