export declare function downloadByElement(url?: string, fileName?: string): void;
