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