import type { PDFiumScaleAndRender } from "./page.types.js"; declare const DEFAULT_PAGE_RENDER_OPTIONS: PDFiumScaleAndRender; export { DEFAULT_PAGE_RENDER_OPTIONS };