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