interface Props { isRoot?: boolean; } type __VLS_Props = Props; type __VLS_PublicProps = { "nodeItem"?: any; } & __VLS_Props; declare const _default: import('vue').DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, { "update:nodeItem": (value: any) => any; }, string, import('vue').PublicProps, Readonly<__VLS_PublicProps> & Readonly<{ "onUpdate:nodeItem"?: ((value: any) => any) | undefined; }>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, { dyComponent: ({ $: import('vue').ComponentInternalInstance; $data: {}; $props: Partial<{ modelValue: import('element-plus/es/utils/index.mjs').EpPropMergeType<(StringConstructor | import('vue').PropType>)[], unknown, unknown>; required: import('element-plus/es/utils/index.mjs').EpPropMergeType<(StringConstructor | BooleanConstructor)[], unknown, unknown>; disabled: boolean; labelPosition: string; inlineMessage: boolean; showMessage: import('element-plus/es/utils/index.mjs').EpPropMergeType; collapse: boolean; requireAsteriskPosition: import('element-plus/es/utils/index.mjs').EpPropMergeType; labelSuffix: string; inline: boolean; statusIcon: boolean; validateOnRuleChange: import('element-plus/es/utils/index.mjs').EpPropMergeType; hideRequiredAsterisk: boolean; scrollToError: boolean; scrollIntoViewOptions: import('element-plus/es/utils/index.mjs').EpPropMergeType<(new (...args: any[]) => boolean | ScrollIntoViewOptions) | (() => boolean | ScrollIntoViewOptions) | ((new (...args: any[]) => boolean | ScrollIntoViewOptions) | (() => boolean | ScrollIntoViewOptions) | null)[], unknown, unknown>; }> & Omit<{ readonly modelValue: import('element-plus/es/utils/index.mjs').EpPropMergeType<(StringConstructor | import('vue').PropType>)[], unknown, unknown>; readonly required: import('element-plus/es/utils/index.mjs').EpPropMergeType<(StringConstructor | BooleanConstructor)[], unknown, unknown>; readonly disabled: boolean; readonly inlineMessage: boolean; readonly showMessage: import('element-plus/es/utils/index.mjs').EpPropMergeType; readonly collapse: boolean; readonly requireAsteriskPosition: import('element-plus/es/utils/index.mjs').EpPropMergeType; readonly labelSuffix: string; readonly inline: boolean; readonly statusIcon: boolean; readonly validateOnRuleChange: import('element-plus/es/utils/index.mjs').EpPropMergeType; readonly hideRequiredAsterisk: boolean; readonly scrollToError: boolean; readonly scrollIntoViewOptions: import('element-plus/es/utils/index.mjs').EpPropMergeType<(new (...args: any[]) => boolean | ScrollIntoViewOptions) | (() => boolean | ScrollIntoViewOptions) | ((new (...args: any[]) => boolean | ScrollIntoViewOptions) | (() => boolean | ScrollIntoViewOptions) | null)[], unknown, unknown>; readonly size?: import('element-plus/es/utils/index.mjs').EpPropMergeType | undefined; readonly labelWidth?: string | undefined; readonly labelPosition?: string | undefined; readonly rules?: Partial | import('element-plus/es/utils/typescript.mjs').Arrayable>> | undefined; readonly saveUrl?: string | undefined; readonly beforeSave?: Function | undefined; readonly afterSave?: Function | undefined; readonly collapseMoreLabel?: string | undefined; readonly inputWidth?: string | undefined; readonly model?: Record | undefined; readonly "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined; readonly "onUpdate:isValidate"?: ((...args: any[]) => any) | undefined; } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "modelValue" | "required" | "disabled" | "labelPosition" | "inlineMessage" | "showMessage" | "collapse" | "requireAsteriskPosition" | "labelSuffix" | "inline" | "statusIcon" | "validateOnRuleChange" | "hideRequiredAsterisk" | "scrollToError" | "scrollIntoViewOptions">; $attrs: import('vue').Attrs; $refs: { [x: string]: unknown; } & { dataForm: ({ $: import('vue').ComponentInternalInstance; $data: {}; $props: Partial<{ disabled: boolean; readonly: boolean; colon: boolean; showError: boolean; scrollToError: boolean; validateFirst: boolean; submitOnEnter: boolean; showErrorMessage: boolean; validateTrigger: import('vant').FieldValidateTrigger | import('vant').FieldValidateTrigger[]; }> & Omit<{ readonly disabled: boolean; readonly scrollToError: boolean; readonly readonly: boolean; readonly colon: boolean; readonly showError: boolean; readonly validateFirst: boolean; readonly submitOnEnter: boolean; readonly showErrorMessage: boolean; readonly validateTrigger: import('vant').FieldValidateTrigger | import('vant').FieldValidateTrigger[]; readonly required?: boolean | "auto" | undefined; readonly labelWidth?: string | number | undefined; readonly labelAlign?: import('vant').FieldTextAlign | undefined; readonly inputAlign?: import('vant').FieldTextAlign | undefined; readonly scrollToErrorPosition?: ScrollLogicalPosition | undefined; readonly errorMessageAlign?: import('vant').FieldTextAlign | undefined; readonly onSubmit?: ((...args: any[]) => any) | undefined | undefined; readonly onFailed?: ((...args: any[]) => any) | undefined | undefined; } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "disabled" | "scrollToError" | "readonly" | "colon" | "showError" | "validateFirst" | "submitOnEnter" | "showErrorMessage" | "validateTrigger">; $attrs: import('vue').Attrs; $refs: { [x: string]: unknown; }; $slots: Readonly<{ [name: string]: import('vue').Slot | undefined; }>; $root: import('vue').ComponentPublicInstance | null; $parent: import('vue').ComponentPublicInstance | null; $host: Element | null; $emit: (event: "submit" | "failed", ...args: any[]) => void; $el: any; $options: import('vue').ComponentOptionsBase; showError: BooleanConstructor; labelWidth: (NumberConstructor | StringConstructor)[]; labelAlign: import('vue').PropType; inputAlign: import('vue').PropType; scrollToError: BooleanConstructor; scrollToErrorPosition: import('vue').PropType; validateFirst: BooleanConstructor; submitOnEnter: { type: BooleanConstructor; default: true; }; showErrorMessage: { type: BooleanConstructor; default: true; }; errorMessageAlign: import('vue').PropType; validateTrigger: { type: import('vue').PropType; default: string; }; }>> & Readonly<{ onSubmit?: ((...args: any[]) => any) | undefined; onFailed?: ((...args: any[]) => any) | undefined; }>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("submit" | "failed")[], string, { disabled: boolean; readonly: boolean; colon: boolean; showError: boolean; scrollToError: boolean; validateFirst: boolean; submitOnEnter: boolean; showErrorMessage: boolean; validateTrigger: import('vant').FieldValidateTrigger | import('vant').FieldValidateTrigger[]; }, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & { beforeCreate?: (() => void) | (() => void)[]; created?: (() => void) | (() => void)[]; beforeMount?: (() => void) | (() => void)[]; mounted?: (() => void) | (() => void)[]; beforeUpdate?: (() => void) | (() => void)[]; updated?: (() => void) | (() => void)[]; activated?: (() => void) | (() => void)[]; deactivated?: (() => void) | (() => void)[]; beforeDestroy?: (() => void) | (() => void)[]; beforeUnmount?: (() => void) | (() => void)[]; destroyed?: (() => void) | (() => void)[]; unmounted?: (() => void) | (() => void)[]; renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[]; renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[]; errorCaptured?: ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void)[]; }; $forceUpdate: () => void; $nextTick: typeof import('vue').nextTick; $watch any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, import('@vue/reactivity').OnCleanup]) => any : (...args: [any, any, import('@vue/reactivity').OnCleanup]) => any, options?: import('vue').WatchOptions): import('vue').WatchStopHandle; } & Readonly<{ disabled: boolean; readonly: boolean; colon: boolean; showError: boolean; scrollToError: boolean; validateFirst: boolean; submitOnEnter: boolean; showErrorMessage: boolean; validateTrigger: import('vant').FieldValidateTrigger | import('vant').FieldValidateTrigger[]; }> & Omit; showError: BooleanConstructor; labelWidth: (NumberConstructor | StringConstructor)[]; labelAlign: import('vue').PropType; inputAlign: import('vue').PropType; scrollToError: BooleanConstructor; scrollToErrorPosition: import('vue').PropType; validateFirst: BooleanConstructor; submitOnEnter: { type: BooleanConstructor; default: true; }; showErrorMessage: { type: BooleanConstructor; default: true; }; errorMessageAlign: import('vue').PropType; validateTrigger: { type: import('vue').PropType; default: string; }; }>> & Readonly<{ onSubmit?: ((...args: any[]) => any) | undefined; onFailed?: ((...args: any[]) => any) | undefined; }>, "disabled" | "scrollToError" | "readonly" | "colon" | "showError" | "validateFirst" | "submitOnEnter" | "showErrorMessage" | "validateTrigger"> & {} & {} & import('vue').ComponentCustomProperties & {} & { $props: { onClick?: (...args: any[]) => void; }; }) | null; collapseRef: HTMLDivElement; }; $slots: Readonly<{ [name: string]: import('vue').Slot | undefined; }>; $root: import('vue').ComponentPublicInstance | null; $parent: import('vue').ComponentPublicInstance | null; $host: Element | null; $emit: ((event: "update:modelValue", ...args: any[]) => void) & ((event: "update:isValidate", ...args: any[]) => void); $el: any; $options: import('vue').ComponentOptionsBase>)[], unknown, unknown, {}, boolean>; beforeSave: FunctionConstructor; afterSave: FunctionConstructor; labelWidth: StringConstructor; collapse: BooleanConstructor; collapseMoreLabel: StringConstructor; inputWidth: StringConstructor; required: import('element-plus/es/utils/index.mjs').EpPropFinalized<(StringConstructor | BooleanConstructor)[], unknown, unknown, string, boolean>; labelPosition: import('element-plus/es/utils/index.mjs').EpPropFinalized; model: ObjectConstructor; rules: { readonly type: import('vue').PropType | import('element-plus/es/utils/typescript.mjs').Arrayable>>>; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; requireAsteriskPosition: import('element-plus/es/utils/index.mjs').EpPropFinalized; labelSuffix: import('element-plus/es/utils/index.mjs').EpPropFinalized; inline: BooleanConstructor; inlineMessage: BooleanConstructor; statusIcon: BooleanConstructor; showMessage: import('element-plus/es/utils/index.mjs').EpPropFinalized; validateOnRuleChange: import('element-plus/es/utils/index.mjs').EpPropFinalized; hideRequiredAsterisk: BooleanConstructor; scrollToError: BooleanConstructor; scrollIntoViewOptions: import('element-plus/es/utils/index.mjs').EpPropFinalized<(new (...args: any[]) => boolean | ScrollIntoViewOptions) | (() => boolean | ScrollIntoViewOptions) | (((new (...args: any[]) => boolean | ScrollIntoViewOptions) | (() => boolean | ScrollIntoViewOptions)) | null)[], unknown, unknown, true, boolean>; size: { readonly type: import('vue').PropType>; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; disabled: BooleanConstructor; }>> & Readonly<{ "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined; "onUpdate:isValidate"?: ((...args: any[]) => any) | undefined; }>, { save: (url?: string) => Promise; clearValidate: () => void; validateField: (fields: any) => any; resetFields: () => any; validate: () => Promise; }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, { "update:modelValue": (...args: any[]) => void; "update:isValidate": (...args: any[]) => void; }, string, { modelValue: import('element-plus/es/utils/index.mjs').EpPropMergeType<(StringConstructor | import('vue').PropType>)[], unknown, unknown>; required: import('element-plus/es/utils/index.mjs').EpPropMergeType<(StringConstructor | BooleanConstructor)[], unknown, unknown>; disabled: boolean; labelPosition: string; inlineMessage: boolean; showMessage: import('element-plus/es/utils/index.mjs').EpPropMergeType; collapse: boolean; requireAsteriskPosition: import('element-plus/es/utils/index.mjs').EpPropMergeType; labelSuffix: string; inline: boolean; statusIcon: boolean; validateOnRuleChange: import('element-plus/es/utils/index.mjs').EpPropMergeType; hideRequiredAsterisk: boolean; scrollToError: boolean; scrollIntoViewOptions: import('element-plus/es/utils/index.mjs').EpPropMergeType<(new (...args: any[]) => boolean | ScrollIntoViewOptions) | (() => boolean | ScrollIntoViewOptions) | ((new (...args: any[]) => boolean | ScrollIntoViewOptions) | (() => boolean | ScrollIntoViewOptions) | null)[], unknown, unknown>; }, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & { beforeCreate?: (() => void) | (() => void)[]; created?: (() => void) | (() => void)[]; beforeMount?: (() => void) | (() => void)[]; mounted?: (() => void) | (() => void)[]; beforeUpdate?: (() => void) | (() => void)[]; updated?: (() => void) | (() => void)[]; activated?: (() => void) | (() => void)[]; deactivated?: (() => void) | (() => void)[]; beforeDestroy?: (() => void) | (() => void)[]; beforeUnmount?: (() => void) | (() => void)[]; destroyed?: (() => void) | (() => void)[]; unmounted?: (() => void) | (() => void)[]; renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[]; renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[]; errorCaptured?: ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void)[]; }; $forceUpdate: () => void; $nextTick: typeof import('vue').nextTick; $watch any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, import('@vue/reactivity').OnCleanup]) => any : (...args: [any, any, import('@vue/reactivity').OnCleanup]) => any, options?: import('vue').WatchOptions): import('vue').WatchStopHandle; } & Readonly<{ modelValue: import('element-plus/es/utils/index.mjs').EpPropMergeType<(StringConstructor | import('vue').PropType>)[], unknown, unknown>; required: import('element-plus/es/utils/index.mjs').EpPropMergeType<(StringConstructor | BooleanConstructor)[], unknown, unknown>; disabled: boolean; labelPosition: string; inlineMessage: boolean; showMessage: import('element-plus/es/utils/index.mjs').EpPropMergeType; collapse: boolean; requireAsteriskPosition: import('element-plus/es/utils/index.mjs').EpPropMergeType; labelSuffix: string; inline: boolean; statusIcon: boolean; validateOnRuleChange: import('element-plus/es/utils/index.mjs').EpPropMergeType; hideRequiredAsterisk: boolean; scrollToError: boolean; scrollIntoViewOptions: import('element-plus/es/utils/index.mjs').EpPropMergeType<(new (...args: any[]) => boolean | ScrollIntoViewOptions) | (() => boolean | ScrollIntoViewOptions) | ((new (...args: any[]) => boolean | ScrollIntoViewOptions) | (() => boolean | ScrollIntoViewOptions) | null)[], unknown, unknown>; }> & Omit>)[], unknown, unknown, {}, boolean>; beforeSave: FunctionConstructor; afterSave: FunctionConstructor; labelWidth: StringConstructor; collapse: BooleanConstructor; collapseMoreLabel: StringConstructor; inputWidth: StringConstructor; required: import('element-plus/es/utils/index.mjs').EpPropFinalized<(StringConstructor | BooleanConstructor)[], unknown, unknown, string, boolean>; labelPosition: import('element-plus/es/utils/index.mjs').EpPropFinalized; model: ObjectConstructor; rules: { readonly type: import('vue').PropType | import('element-plus/es/utils/typescript.mjs').Arrayable>>>; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; requireAsteriskPosition: import('element-plus/es/utils/index.mjs').EpPropFinalized; labelSuffix: import('element-plus/es/utils/index.mjs').EpPropFinalized; inline: BooleanConstructor; inlineMessage: BooleanConstructor; statusIcon: BooleanConstructor; showMessage: import('element-plus/es/utils/index.mjs').EpPropFinalized; validateOnRuleChange: import('element-plus/es/utils/index.mjs').EpPropFinalized; hideRequiredAsterisk: BooleanConstructor; scrollToError: BooleanConstructor; scrollIntoViewOptions: import('element-plus/es/utils/index.mjs').EpPropFinalized<(new (...args: any[]) => boolean | ScrollIntoViewOptions) | (() => boolean | ScrollIntoViewOptions) | (((new (...args: any[]) => boolean | ScrollIntoViewOptions) | (() => boolean | ScrollIntoViewOptions)) | null)[], unknown, unknown, true, boolean>; size: { readonly type: import('vue').PropType>; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; disabled: BooleanConstructor; }>> & Readonly<{ "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined; "onUpdate:isValidate"?: ((...args: any[]) => any) | undefined; }>, "save" | "clearValidate" | "validateField" | "resetFields" | "validate" | ("modelValue" | "required" | "disabled" | "labelPosition" | "inlineMessage" | "showMessage" | "collapse" | "requireAsteriskPosition" | "labelSuffix" | "inline" | "statusIcon" | "validateOnRuleChange" | "hideRequiredAsterisk" | "scrollToError" | "scrollIntoViewOptions")> & { save: (url?: string) => Promise; clearValidate: () => void; validateField: (fields: any) => any; resetFields: () => any; validate: () => Promise; } & {} & import('vue').ComponentCustomProperties & {} & { $slots: { collapseHeader?(_: {}): any; default?(_: { model: any; }): any; default?(_: { model: any; }): any; default?(_: {}): any; }; }) | null; }, any>; export default _default;