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