import type { SFCWithInstall } from '../utils/types'; import TabPane from '../tabs/src/tab-pane.vue'; declare const _TabPane: SFCWithInstall; export default _TabPane;