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