export { default } from './search-bar'; export { default as SearchBar } from './search-bar'; export * from './search-bar';