declare const _default: import("@vue/runtime-core").DefineComponent, { 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, ("input" | "select" | "change" | "blur" | "focus" | "update:modelValue")[], "input" | "select" | "change" | "blur" | "focus" | "update:modelValue", import("@vue/runtime-core").PublicProps, Readonly>> & { onInput?: ((...args: any[]) => any) | undefined; onSelect?: ((...args: any[]) => any) | undefined; onChange?: ((...args: any[]) => any) | undefined; onBlur?: ((...args: any[]) => any) | undefined; onFocus?: ((...args: any[]) => any) | undefined; "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined; }, { readonly disabled?: any; readonly size?: any; readonly type?: any; readonly tiny_mode?: any; readonly tiny_mode_root?: any; readonly tiny_template?: any; readonly tiny_renderless?: any; readonly _constants?: any; readonly tiny_theme?: any; readonly tiny_chart_theme?: any; readonly tiny_mcp_config?: any; readonly modelValue?: any; readonly readonly?: any; readonly delimiter?: any; }, {}>; export default _default;