import SearchForm from './index.vue' import * as Types from './types' export { SearchForm } export * from './types' export default SearchForm