export declare function downloadPdf(data: any): Promise; export declare function downloadImg(data: any): Promise;