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