import * as React from "react"; declare function ChevronRightIcon(props: React.SVGProps): JSX.Element; export default ChevronRightIcon;