import { SearchBarProps } from './types'; declare const SearchBar: import('react').NamedExoticComponent>; export default SearchBar;