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