export declare const autoCompleteProps: { _constants: { type: ObjectConstructor; default: () => { WARP_CLS: string; ITEM_CLS: string; }; }; autofocus: BooleanConstructor; clearable: { type: BooleanConstructor; default: () => boolean; }; customItem: StringConstructor; debounce: { type: NumberConstructor; default: () => number; }; disabled: BooleanConstructor; fetchSuggestions: FunctionConstructor; hideLoading: BooleanConstructor; highlightFirstItem: { type: BooleanConstructor; default: () => boolean; }; label: StringConstructor; maxlength: NumberConstructor; minlength: NumberConstructor; modelValue: StringConstructor; name: StringConstructor; placeholder: StringConstructor; placement: { type: StringConstructor; default: () => string; }; popperAppendToBody: { type: BooleanConstructor; default: () => boolean; }; popperClass: StringConstructor; popperOptions: ObjectConstructor; prefixIcon: (ObjectConstructor | StringConstructor)[]; selectWhenUnmatched: { type: BooleanConstructor; default: () => boolean; }; size: StringConstructor; suffixIcon: (ObjectConstructor | StringConstructor)[]; triggerOnFocus: { type: BooleanConstructor; default: () => boolean; }; valueKey: { type: StringConstructor; default: () => string; }; displayOnly: { type: BooleanConstructor; default: boolean; }; validateEvent: { type: BooleanConstructor; default: undefined; }; 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<{ _constants: { type: ObjectConstructor; default: () => { WARP_CLS: string; ITEM_CLS: string; }; }; autofocus: BooleanConstructor; clearable: { type: BooleanConstructor; default: () => boolean; }; customItem: StringConstructor; debounce: { type: NumberConstructor; default: () => number; }; disabled: BooleanConstructor; fetchSuggestions: FunctionConstructor; hideLoading: BooleanConstructor; highlightFirstItem: { type: BooleanConstructor; default: () => boolean; }; label: StringConstructor; maxlength: NumberConstructor; minlength: NumberConstructor; modelValue: StringConstructor; name: StringConstructor; placeholder: StringConstructor; placement: { type: StringConstructor; default: () => string; }; popperAppendToBody: { type: BooleanConstructor; default: () => boolean; }; popperClass: StringConstructor; popperOptions: ObjectConstructor; prefixIcon: (ObjectConstructor | StringConstructor)[]; selectWhenUnmatched: { type: BooleanConstructor; default: () => boolean; }; size: StringConstructor; suffixIcon: (ObjectConstructor | StringConstructor)[]; triggerOnFocus: { type: BooleanConstructor; default: () => boolean; }; valueKey: { type: StringConstructor; default: () => string; }; displayOnly: { type: BooleanConstructor; default: boolean; }; validateEvent: { type: BooleanConstructor; default: undefined; }; 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('../../../node_modules/@vue/runtime-core').VNode, unknown, {}, {}, import('../../../node_modules/vue3').ComponentOptionsMixin, import('../../../node_modules/vue3').ComponentOptionsMixin, {}, string, import('../../../node_modules/vue3').PublicProps, Readonly { WARP_CLS: string; ITEM_CLS: string; }; }; autofocus: BooleanConstructor; clearable: { type: BooleanConstructor; default: () => boolean; }; customItem: StringConstructor; debounce: { type: NumberConstructor; default: () => number; }; disabled: BooleanConstructor; fetchSuggestions: FunctionConstructor; hideLoading: BooleanConstructor; highlightFirstItem: { type: BooleanConstructor; default: () => boolean; }; label: StringConstructor; maxlength: NumberConstructor; minlength: NumberConstructor; modelValue: StringConstructor; name: StringConstructor; placeholder: StringConstructor; placement: { type: StringConstructor; default: () => string; }; popperAppendToBody: { type: BooleanConstructor; default: () => boolean; }; popperClass: StringConstructor; popperOptions: ObjectConstructor; prefixIcon: (ObjectConstructor | StringConstructor)[]; selectWhenUnmatched: { type: BooleanConstructor; default: () => boolean; }; size: StringConstructor; suffixIcon: (ObjectConstructor | StringConstructor)[]; triggerOnFocus: { type: BooleanConstructor; default: () => boolean; }; valueKey: { type: StringConstructor; default: () => string; }; displayOnly: { type: BooleanConstructor; default: boolean; }; validateEvent: { type: BooleanConstructor; default: undefined; }; 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; placement: string; tiny_mode_root: boolean; _constants: Record; popperAppendToBody: boolean; displayOnly: boolean; clearable: boolean; autofocus: boolean; debounce: number; hideLoading: boolean; highlightFirstItem: boolean; selectWhenUnmatched: boolean; triggerOnFocus: boolean; valueKey: string; validateEvent: boolean; }, {}>; export default _default;