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