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