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