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