import Clock from './Clock/index.vue' import SearchBox from './SearchBox/index.vue' export { Clock, SearchBox }