export declare const $constants: { TAB_ITEM: string; }; export declare const tabsProps: { _constants: { type: ObjectConstructor; default: () => { TAB_ITEM: string; }; }; tabStyle: StringConstructor; activeName: StringConstructor; withClose: BooleanConstructor; withAdd: BooleanConstructor; size: StringConstructor; activeColor: { type: StringConstructor; default: string; }; modelValue: {}; editable: BooleanConstructor; position: { type: StringConstructor; default: string; }; beforeLeave: FunctionConstructor; stretch: BooleanConstructor; showMoreTabs: BooleanConstructor; swipeable: { type: BooleanConstructor; default: boolean; }; popperClass: StringConstructor; popperAppendToBody: { type: BooleanConstructor; default: boolean; }; dropConfig: { type: ObjectConstructor; default: () => null; }; separator: BooleanConstructor; showExpandTabs: BooleanConstructor; expandTabsTitle: StringConstructor; expandTabsMode: StringConstructor; tooltipConfig: (ObjectConstructor | StringConstructor)[]; optimized: { type: BooleanConstructor; default: boolean; }; beforeClose: FunctionConstructor; overflowTitle: BooleanConstructor; titleWidth: StringConstructor; moreShowAll: BooleanConstructor; panelMaxHeight: StringConstructor; panelWidth: StringConstructor; headerOnly: BooleanConstructor; tiny_mode: StringConstructor; tiny_mode_root: BooleanConstructor; tiny_template: (ObjectConstructor | FunctionConstructor)[]; tiny_renderless: FunctionConstructor; tiny_theme: StringConstructor; tiny_mcp_config: ObjectConstructor; tiny_chart_theme: ObjectConstructor; }; declare const _default: import('../../../node_modules/@vue/runtime-core').DefineComponent<{ _constants: { type: ObjectConstructor; default: () => { TAB_ITEM: string; }; }; tabStyle: StringConstructor; activeName: StringConstructor; withClose: BooleanConstructor; withAdd: BooleanConstructor; size: StringConstructor; activeColor: { type: StringConstructor; default: string; }; modelValue: {}; editable: BooleanConstructor; position: { type: StringConstructor; default: string; }; beforeLeave: FunctionConstructor; stretch: BooleanConstructor; showMoreTabs: BooleanConstructor; swipeable: { type: BooleanConstructor; default: boolean; }; popperClass: StringConstructor; popperAppendToBody: { type: BooleanConstructor; default: boolean; }; dropConfig: { type: ObjectConstructor; default: () => null; }; separator: BooleanConstructor; showExpandTabs: BooleanConstructor; expandTabsTitle: StringConstructor; expandTabsMode: StringConstructor; tooltipConfig: (ObjectConstructor | StringConstructor)[]; optimized: { type: BooleanConstructor; default: boolean; }; beforeClose: FunctionConstructor; overflowTitle: BooleanConstructor; titleWidth: StringConstructor; moreShowAll: BooleanConstructor; panelMaxHeight: StringConstructor; panelWidth: StringConstructor; headerOnly: BooleanConstructor; tiny_mode: StringConstructor; tiny_mode_root: BooleanConstructor; tiny_template: (ObjectConstructor | FunctionConstructor)[]; tiny_renderless: FunctionConstructor; tiny_theme: StringConstructor; tiny_mcp_config: ObjectConstructor; tiny_chart_theme: ObjectConstructor; }, () => import('../../../node_modules/@vue/runtime-core').VNode, unknown, {}, {}, import('../../../node_modules/vue3').ComponentOptionsMixin, import('../../../node_modules/vue3').ComponentOptionsMixin, {}, string, import('../../../node_modules/vue3').PublicProps, Readonly { TAB_ITEM: string; }; }; tabStyle: StringConstructor; activeName: StringConstructor; withClose: BooleanConstructor; withAdd: BooleanConstructor; size: StringConstructor; activeColor: { type: StringConstructor; default: string; }; modelValue: {}; editable: BooleanConstructor; position: { type: StringConstructor; default: string; }; beforeLeave: FunctionConstructor; stretch: BooleanConstructor; showMoreTabs: BooleanConstructor; swipeable: { type: BooleanConstructor; default: boolean; }; popperClass: StringConstructor; popperAppendToBody: { type: BooleanConstructor; default: boolean; }; dropConfig: { type: ObjectConstructor; default: () => null; }; separator: BooleanConstructor; showExpandTabs: BooleanConstructor; expandTabsTitle: StringConstructor; expandTabsMode: StringConstructor; tooltipConfig: (ObjectConstructor | StringConstructor)[]; optimized: { type: BooleanConstructor; default: boolean; }; beforeClose: FunctionConstructor; overflowTitle: BooleanConstructor; titleWidth: StringConstructor; moreShowAll: BooleanConstructor; panelMaxHeight: StringConstructor; panelWidth: StringConstructor; headerOnly: BooleanConstructor; tiny_mode: StringConstructor; tiny_mode_root: BooleanConstructor; tiny_template: (ObjectConstructor | FunctionConstructor)[]; tiny_renderless: FunctionConstructor; tiny_theme: StringConstructor; tiny_mcp_config: ObjectConstructor; tiny_chart_theme: ObjectConstructor; }>>, { position: string; tiny_mode_root: boolean; _constants: Record; popperAppendToBody: boolean; separator: boolean; swipeable: boolean; activeColor: string; editable: boolean; stretch: boolean; dropConfig: Record; overflowTitle: boolean; withClose: boolean; withAdd: boolean; showMoreTabs: boolean; showExpandTabs: boolean; optimized: boolean; moreShowAll: boolean; headerOnly: boolean; }, {}>; export default _default;