import { default as Tabs } from './tabs'; import { default as TabsPanel } from './tabs-panel.vue'; export { Tabs, TabsPanel }; export default Tabs;