import { ISearchbarProps } from './ISearchbarProps';
import Searchbar from './Searchbar';
export default Searchbar;
export { Searchbar, type ISearchbarProps };
//# sourceMappingURL=index.d.ts.map