/// declare const ChevronRight: ({ ...others }: { [x: string]: any; }) => JSX.Element; export default ChevronRight;