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