import type { SFCWithInstall } from '../utils/types'; import Tabs from './src/tabs.vue'; declare const _Tabs: SFCWithInstall; export default _Tabs;