export default function downloadFile(url: string, downloadName: string): Promise;