import type { SVGProps } from 'react'; export declare function ChevronRightIcon(props: SVGProps): JSX.Element;