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