import { type EnhancedComponent } from '../../utils'; import _TabbarPit from './tabbar-pit.vue'; export declare const TabbarPit: EnhancedComponent; export default TabbarPit; export type { TabbarPitProps, TabbarPitSlots, TabbarPitEmits, TabbarPitExpose } from './common';