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