declare const exportFile: (blob: Blob, fileName?: string) => void; export default exportFile;