export declare const download: (url: string | null, name: string | undefined) => void;