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