import { type NamedExoticComponent, type SVGProps } from 'react'; declare const ChevronRightIcon: NamedExoticComponent>; export default ChevronRightIcon;