import React from 'react'; import { IconBaseProps } from './_base'; declare const CaretRight: React.FC; export default CaretRight;