declare const _default: import("@vue/runtime-core").DefineComponent<{ label: StringConstructor; value: (StringConstructor | NumberConstructor)[]; tip: StringConstructor; placeholder: { type: StringConstructor; default: string; }; showClose: { type: BooleanConstructor; default: boolean; }; disabled: { type: BooleanConstructor; default: boolean; }; dropDownVisible: { type: BooleanConstructor; default: boolean; }; blank: { type: BooleanConstructor; default: boolean; }; size: { type: StringConstructor; default: string; }; 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; }, { t: (this: any, path: any, options?: any) => any; vm: any; f: (props: any, attrs?: {}) => {}; a: (attrs: any, filters: any, include: any) => {}; d: (props: any) => void; dp: (props: any) => void; gcls: (key: any) => any; m: (...cssClasses: any[]) => string; }, unknown, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, ("click" | "handle-clear")[], "click" | "handle-clear", import("@vue/runtime-core").PublicProps, Readonly> & { onClick?: ((...args: any[]) => any) | undefined; "onHandle-clear"?: ((...args: any[]) => any) | undefined; }, { disabled: boolean; size: string; tiny_mode_root: boolean; showClose: boolean; placeholder: string; blank: boolean; dropDownVisible: boolean; }, {}>; export default _default;