declare const _default: { download: (data: any, fileName: string) => void; }; export default _default;