export declare function downloadFile(dataURL: string, filename: string): Promise;