declare const _default: import("@vue/runtime-core").DefineComponent<{ modelValue: StringConstructor; disabled: { type: BooleanConstructor; default: boolean; }; autoSelect: { type: BooleanConstructor; default: boolean; }; size: StringConstructor; fetchDeptList: FunctionConstructor; fetchDeptByValue: FunctionConstructor; fetchDept: FunctionConstructor; beforeConfirm: FunctionConstructor; title: { type: StringConstructor; default: string; }; displayOnly: { 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>, { disabled: boolean; title: string; tiny_mode_root: boolean; displayOnly: boolean; autoSelect: boolean; }, {}>; export default _default;