export declare function downloadToFile(props: { url: string; path: string; }): Promise; //# sourceMappingURL=download-to-file.d.ts.map