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