export { default as PDFDocument } from './lib/PDFDocument'; export { default as PDFPage } from './lib/PDFPage'; export { default } from './lib/PDFLib'; //# sourceMappingURL=index.d.ts.map