export declare function download(url: string, filePath: string, timeoutMillis?: number, extraHeaders?: { [name: string]: string; }): Promise; //# sourceMappingURL=download.d.ts.map