import { PdfRuntime } from '../types'; export declare const browserPdfRuntime: PdfRuntime; export declare function getBrowserPdfRuntime(): PdfRuntime | undefined; //# sourceMappingURL=browser.d.ts.map