export { default as PDFViewer } from './PDFViewer.svelte'; export type { PDFDocumentProxy, PDFPageProxy } from 'pdfjs-dist';