import * as React from 'react'; declare function Search(props: any): React.JSX.Element; export default Search; //# sourceMappingURL=search.d.ts.map