export declare const downloadPDF: (pdfUrl: string) => Promise | undefined;