import React from 'react'; declare const SearchBar: (props: any) => React.JSX.Element; export default SearchBar;