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