/// <reference types="react" />
declare const ArrowUDownLeft: (props: any, ref: any) => JSX.Element;
export default ArrowUDownLeft;
