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