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