import React from 'react'; import { IconProps } from './types'; export declare const ChevronRight: React.FC; export default ChevronRight;