/// import { IconProps } from '../../types'; declare const RoundAltArrowRight: (allProps: IconProps) => JSX.Element; export default RoundAltArrowRight;