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