declare const _default: import("vue").DefineComponent<{ readonly modelValue: import("../../../utils/props").BuildPropReturn; readonly tree: import("../../../utils/props").BuildPropReturn[]>, () => never[], unknown, unknown, unknown>; readonly nodeKey: import("../../../utils/props").BuildPropReturn; readonly defaultProps: import("../../../utils/props").BuildPropReturn { children: string; label: string; disabled: string; }, unknown, unknown, unknown>; readonly filterable: import("../../../utils/props").BuildPropReturn; readonly hasMax: import("../../../utils/props").BuildPropReturn; readonly fixedHeight: import("../../../utils/props").BuildPropReturn; readonly onlyEnd: import("../../../utils/props").BuildPropReturn; }, { t: import("element-plus").Translator; filterText: import("vue").Ref; treeRef: import("vue").Ref; active: import("vue").Ref; filterNode: (value: any, data: any) => boolean; handleNodeClick: (val: any) => void; handleClear: () => void; selectRef: import("vue").Ref; }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("change-object" | "update:modelValue")[], "change-object" | "update:modelValue", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly; readonly tree: import("../../../utils/props").BuildPropReturn[]>, () => never[], unknown, unknown, unknown>; readonly nodeKey: import("../../../utils/props").BuildPropReturn; readonly defaultProps: import("../../../utils/props").BuildPropReturn { children: string; label: string; disabled: string; }, unknown, unknown, unknown>; readonly filterable: import("../../../utils/props").BuildPropReturn; readonly hasMax: import("../../../utils/props").BuildPropReturn; readonly fixedHeight: import("../../../utils/props").BuildPropReturn; readonly onlyEnd: import("../../../utils/props").BuildPropReturn; }>> & { "onChange-object"?: ((...args: any[]) => any) | undefined; "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined; }, { readonly modelValue: import("../../../utils/props").BuildPropType; readonly filterable: import("../../../utils/props").BuildPropType; readonly hasMax: import("../../../utils/props").BuildPropType; readonly tree: Record[]; readonly nodeKey: string; readonly defaultProps: Record; readonly fixedHeight: import("../../../utils/props").BuildPropType; readonly onlyEnd: import("../../../utils/props").BuildPropType; }>; export default _default;