import { AxiosError } from 'axios'; export declare function download(url: string, dest: string): Promise>; //# sourceMappingURL=downloader.d.ts.map