import { DownloadOptions } from '../types'; export default function fun(_: DownloadOptions): Promise;