import React from 'react';
declare const Search: React.FC;
export default Search;
