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