export declare function download(url: string | null, name: string | undefined): void;