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