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