declare module "pdfkit/js/pdfkit.standalone.js" { const PDFDocument: typeof import("pdfkit") export default PDFDocument }