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