export declare const tagGroupProps: { size: { type: StringConstructor; default: string; validator: (value: string) => boolean; }; data: { type: ArrayConstructor; default: () => never[]; }; effect: { type: StringConstructor; default: string; validator: (value: string) => boolean; }; 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<{ size: { type: StringConstructor; default: string; validator: (value: string) => boolean; }; data: { type: ArrayConstructor; default: () => never[]; }; effect: { type: StringConstructor; default: string; validator: (value: string) => boolean; }; 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; }, any, unknown, {}, {}, import('../../../node_modules/vue3').ComponentOptionsMixin, import('../../../node_modules/vue3').ComponentOptionsMixin, {}, string, import('../../../node_modules/vue3').PublicProps, Readonly boolean; }; data: { type: ArrayConstructor; default: () => never[]; }; effect: { type: StringConstructor; default: string; validator: (value: string) => boolean; }; 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; }>>, { size: string; data: unknown[]; tiny_mode_root: boolean; effect: string; }, {}>; export default _default;