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