import { IconProps } from '../types';
declare function CaretDoubleRight(props: IconProps): import("react/jsx-runtime").JSX.Element;
export default CaretDoubleRight;
//# sourceMappingURL=CaretDoubleRight.d.ts.map