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