import { IconProps } from '../Icon'; declare function SvgChevronRight(props: IconProps): JSX.Element; export default SvgChevronRight;