import { View } from 'react-native';
declare const SearchBar: typeof View;
export default SearchBar;
//# sourceMappingURL=SearchBar.web.d.ts.map