import React from 'react'; declare const ChevronRight: (props: any) => React.JSX.Element; export default ChevronRight;