import { SvgIconComponent } from './types'; declare const FileDownloadDoneIcon: SvgIconComponent; export default FileDownloadDoneIcon;