import { SearchBar } from './searchbar.taro'; export type { SearchBarProps } from './searchbar.taro'; export default SearchBar;