import { IconProps } from '../lib';
declare function ArrowURightUp(props: IconProps): JSX.Element;
export default ArrowURightUp;
