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