export declare const tagProps: { hit: BooleanConstructor; text: StringConstructor; type: StringConstructor; theme: StringConstructor; size: StringConstructor; color: { type: (StringConstructor | ArrayConstructor)[]; default: string; }; closable: BooleanConstructor; operable: BooleanConstructor; disabled: BooleanConstructor; selectable: BooleanConstructor; onlyIcon: BooleanConstructor; customClass: { type: StringConstructor; default: string; }; effect: { type: StringConstructor; default: string; validator: (value: string) => boolean; }; beforeDelete: FunctionConstructor; value: (StringConstructor | NumberConstructor)[]; maxWidth: { type: (StringConstructor | NumberConstructor)[]; default: null; }; mini: { type: BooleanConstructor; default: 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("@vue/runtime-core").DefineComponent<{ hit: BooleanConstructor; text: StringConstructor; type: StringConstructor; theme: StringConstructor; size: StringConstructor; color: { type: (StringConstructor | ArrayConstructor)[]; default: string; }; closable: BooleanConstructor; operable: BooleanConstructor; disabled: BooleanConstructor; selectable: BooleanConstructor; onlyIcon: BooleanConstructor; customClass: { type: StringConstructor; default: string; }; effect: { type: StringConstructor; default: string; validator: (value: string) => boolean; }; beforeDelete: FunctionConstructor; value: (StringConstructor | NumberConstructor)[]; maxWidth: { type: (StringConstructor | NumberConstructor)[]; default: null; }; mini: { type: BooleanConstructor; default: 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; }, () => import("@vue/runtime-core").VNode, unknown, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly boolean; }; beforeDelete: FunctionConstructor; value: (StringConstructor | NumberConstructor)[]; maxWidth: { type: (StringConstructor | NumberConstructor)[]; default: null; }; mini: { type: BooleanConstructor; default: 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; }>>, { disabled: boolean; color: string | unknown[]; customClass: string; tiny_mode_root: boolean; effect: string; mini: boolean; closable: boolean; maxWidth: string | number; hit: boolean; operable: boolean; selectable: boolean; onlyIcon: boolean; }, {}>; export default _default;