import * as React from "react"; declare function Search(props: React.SVGProps): any; export default Search;