import { IconProps } from '../lib';
declare function CaretCircleDoubleUp(props: IconProps): JSX.Element;
export default CaretCircleDoubleUp;
