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