import React from "react"; const ChevronRight = ({ width, height, color }) => ( ); export default ChevronRight;