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