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