export { SearchBar } from './SearchBar.component';
export type { ISearchBar } from './SearchBar.component';
