import { IconDefinition } from '../../types';
declare const CaretRight: IconDefinition;
export default CaretRight;
