export declare function downloadToFile(targetFilePath: string, url: string): Promise<void>;
//# sourceMappingURL=download-to-file.d.ts.map