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