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