import { SvgIconComponent } from './types'; declare const ChevronRightIcon: SvgIconComponent; export default ChevronRightIcon;