export declare const $constants: {}; export declare const tabItemProps: { _constants: { type: ObjectConstructor; default: () => {}; }; title: StringConstructor; name: StringConstructor; withClose: BooleanConstructor; disabled: BooleanConstructor; lazy: BooleanConstructor; selected: BooleanConstructor; renderTitle: FunctionConstructor; renderSetting: FunctionConstructor; 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("@vue/runtime-core").DefineComponent<{ _constants: { type: ObjectConstructor; default: () => {}; }; title: StringConstructor; name: StringConstructor; withClose: BooleanConstructor; disabled: BooleanConstructor; lazy: BooleanConstructor; selected: BooleanConstructor; renderTitle: FunctionConstructor; renderSetting: FunctionConstructor; 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("@vue/runtime-core").VNode, unknown, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly {}; }; title: StringConstructor; name: StringConstructor; withClose: BooleanConstructor; disabled: BooleanConstructor; lazy: BooleanConstructor; selected: BooleanConstructor; renderTitle: FunctionConstructor; renderSetting: FunctionConstructor; 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; }>>, { disabled: boolean; selected: boolean; lazy: boolean; tiny_mode_root: boolean; _constants: Record; withClose: boolean; }, {}>; export default _default;