import { SVGProps } from 'react'; declare const IconChevronRightRegular: (props: SVGProps) => JSX.Element; export default IconChevronRightRegular;