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