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