export declare function createDownload(url?: string, download?: string): void;
