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