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