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