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