declare function downloadPDF(url: any): string | undefined; export { downloadPDF }; //# sourceMappingURL=utils.d.ts.map