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