export declare const downloadFile: (url: string, filePath: string) => Promise;