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