export declare function saveAs(data: Blob | string, filename?: string): void;