export declare function downloadFile(srcUrl: string, destPath: string): Promise;