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