import { Form } from './types'; export declare const props: { fixes: { type: NumberConstructor; default: any; }; inline: { type: BooleanConstructor; default: boolean; }; expand: { type: BooleanConstructor; default: any; }; layout: { type: BooleanConstructor; default: boolean; }; span: { type: NumberConstructor; default: number; }; rowGutter: { type: NumberConstructor; default: number; }; elRef: { type: import("vue").PropType; default: any; }; data: { type: import("vue").PropType>; default: () => {}; }; formItems: { type: import("vue").PropType; default: () => never[]; }; readonly: { type: BooleanConstructor; }; model: ObjectConstructor; rules: { readonly type: import("vue").PropType>>>; readonly required: false; readonly validator: (val: unknown) => boolean; __epPropKey: true; }; labelPosition: import("element-plus/es/utils").EpPropFinalized; requireAsteriskPosition: import("element-plus/es/utils").EpPropFinalized; labelWidth: import("element-plus/es/utils").EpPropFinalized; labelSuffix: import("element-plus/es/utils").EpPropFinalized; inlineMessage: BooleanConstructor; statusIcon: BooleanConstructor; showMessage: import("element-plus/es/utils").EpPropFinalized; size: { readonly type: import("vue").PropType>; readonly required: false; readonly validator: (val: unknown) => boolean; __epPropKey: true; }; disabled: BooleanConstructor; validateOnRuleChange: import("element-plus/es/utils").EpPropFinalized; hideRequiredAsterisk: import("element-plus/es/utils").EpPropFinalized; scrollToError: BooleanConstructor; }; export declare const emits: { 'update:expand': (expand: boolean) => boolean; enter: (e: (Form | null)[]) => ({ $: import("vue").ComponentInternalInstance; $data: {}; $props: Partial<{ readonly disabled: boolean; readonly labelPosition: import("element-plus/es/utils").EpPropMergeType; readonly requireAsteriskPosition: import("element-plus/es/utils").EpPropMergeType; readonly labelWidth: import("element-plus/es/utils").EpPropMergeType; readonly labelSuffix: string; readonly showMessage: import("element-plus/es/utils").EpPropMergeType; readonly validateOnRuleChange: import("element-plus/es/utils").EpPropMergeType; readonly hideRequiredAsterisk: import("element-plus/es/utils").EpPropMergeType; readonly inline: boolean; readonly inlineMessage: boolean; readonly statusIcon: boolean; readonly scrollToError: boolean; }> & Omit>>>; readonly required: false; readonly validator: (val: unknown) => boolean; __epPropKey: true; }; readonly labelPosition: import("element-plus/es/utils").EpPropFinalized; readonly requireAsteriskPosition: import("element-plus/es/utils").EpPropFinalized; readonly labelWidth: import("element-plus/es/utils").EpPropFinalized; readonly labelSuffix: import("element-plus/es/utils").EpPropFinalized; readonly inline: BooleanConstructor; readonly inlineMessage: BooleanConstructor; readonly statusIcon: BooleanConstructor; readonly showMessage: import("element-plus/es/utils").EpPropFinalized; readonly validateOnRuleChange: import("element-plus/es/utils").EpPropFinalized; readonly hideRequiredAsterisk: import("element-plus/es/utils").EpPropFinalized; readonly scrollToError: BooleanConstructor; readonly scrollIntoViewOptions: { readonly type: import("vue").PropType>; readonly required: false; readonly validator: (val: unknown) => boolean; __epPropKey: true; }; readonly size: { readonly type: import("vue").PropType>; readonly required: false; readonly validator: (val: unknown) => boolean; __epPropKey: true; }; readonly disabled: BooleanConstructor; }>> & { onValidate?: (prop: import("element-plus").FormItemProp, isValid: boolean, message: string) => any; } & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "disabled" | "labelWidth" | "inlineMessage" | "showMessage" | "inline" | "labelPosition" | "requireAsteriskPosition" | "labelSuffix" | "statusIcon" | "validateOnRuleChange" | "hideRequiredAsterisk" | "scrollToError">; $attrs: { [x: string]: unknown; }; $refs: { [x: string]: unknown; }; $slots: Readonly<{ [name: string]: import("vue").Slot; }>; $root: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase, {}>; $parent: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase, {}>; $emit: (event: "validate", prop: import("element-plus").FormItemProp, isValid: boolean, message: string) => void; $el: any; $options: import("vue").ComponentOptionsBase>>>; readonly required: false; readonly validator: (val: unknown) => boolean; __epPropKey: true; }; readonly labelPosition: import("element-plus/es/utils").EpPropFinalized; readonly requireAsteriskPosition: import("element-plus/es/utils").EpPropFinalized; readonly labelWidth: import("element-plus/es/utils").EpPropFinalized; readonly labelSuffix: import("element-plus/es/utils").EpPropFinalized; readonly inline: BooleanConstructor; readonly inlineMessage: BooleanConstructor; readonly statusIcon: BooleanConstructor; readonly showMessage: import("element-plus/es/utils").EpPropFinalized; readonly validateOnRuleChange: import("element-plus/es/utils").EpPropFinalized; readonly hideRequiredAsterisk: import("element-plus/es/utils").EpPropFinalized; readonly scrollToError: BooleanConstructor; readonly scrollIntoViewOptions: { readonly type: import("vue").PropType>; readonly required: false; readonly validator: (val: unknown) => boolean; __epPropKey: true; }; readonly size: { readonly type: import("vue").PropType>; readonly required: false; readonly validator: (val: unknown) => boolean; __epPropKey: true; }; readonly disabled: BooleanConstructor; }>> & { onValidate?: (prop: import("element-plus").FormItemProp, isValid: boolean, message: string) => any; }, { COMPONENT_NAME: string; props: Readonly>>>; readonly required: false; readonly validator: (val: unknown) => boolean; __epPropKey: true; }; readonly labelPosition: import("element-plus/es/utils").EpPropFinalized; readonly requireAsteriskPosition: import("element-plus/es/utils").EpPropFinalized; readonly labelWidth: import("element-plus/es/utils").EpPropFinalized; readonly labelSuffix: import("element-plus/es/utils").EpPropFinalized; readonly inline: BooleanConstructor; readonly inlineMessage: BooleanConstructor; readonly statusIcon: BooleanConstructor; readonly showMessage: import("element-plus/es/utils").EpPropFinalized; readonly validateOnRuleChange: import("element-plus/es/utils").EpPropFinalized; readonly hideRequiredAsterisk: import("element-plus/es/utils").EpPropFinalized; readonly scrollToError: BooleanConstructor; readonly scrollIntoViewOptions: { readonly type: import("vue").PropType>; readonly required: false; readonly validator: (val: unknown) => boolean; __epPropKey: true; }; readonly size: { readonly type: import("vue").PropType>; readonly required: false; readonly validator: (val: unknown) => boolean; __epPropKey: true; }; readonly disabled: BooleanConstructor; }>> & { onValidate?: (prop: import("element-plus").FormItemProp, isValid: boolean, message: string) => any; }>>; emit: (event: "validate", prop: import("element-plus").FormItemProp, isValid: boolean, message: string) => void; fields: import("element-plus").FormItemContext[]; formSize: import("vue").ComputedRef<"" | "default" | "small" | "large">; ns: { namespace: import("vue").ComputedRef; b: (blockSuffix?: string) => string; e: (element?: string) => string; m: (modifier?: string) => string; be: (blockSuffix?: string, element?: string) => string; em: (element?: string, modifier?: string) => string; bm: (blockSuffix?: string, modifier?: string) => string; bem: (blockSuffix?: string, element?: string, modifier?: string) => string; is: { (name: string, state: boolean): string; (name: string): string; }; cssVar: (object: Record) => Record; cssVarName: (name: string) => string; cssVarBlock: (object: Record) => Record; cssVarBlockName: (name: string) => string; }; formClasses: import("vue").ComputedRef<(string | { [x: string]: boolean | import("element-plus/es/utils").EpPropMergeType; })[]>; addField: (field: import("element-plus").FormItemContext) => void; removeField: (field: import("element-plus").FormItemContext) => void; resetFields: (props?: import("element-plus/es/utils").Arrayable) => void; clearValidate: (props?: import("element-plus/es/utils").Arrayable) => void; isValidatable: import("vue").ComputedRef; obtainValidateFields: (props: import("element-plus/es/utils").Arrayable) => import("element-plus").FormItemContext[]; validate: (callback?: import("element-plus").FormValidateCallback) => import("element-plus").FormValidationResult; doValidateField: (props?: import("element-plus/es/utils").Arrayable) => Promise; validateField: (props?: import("element-plus/es/utils").Arrayable, callback?: import("element-plus").FormValidateCallback) => import("element-plus").FormValidationResult; scrollToField: (prop: import("element-plus").FormItemProp) => void; }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, { validate: (prop: import("element-plus").FormItemProp, isValid: boolean, message: string) => boolean; }, string, { readonly disabled: boolean; readonly labelPosition: import("element-plus/es/utils").EpPropMergeType; readonly requireAsteriskPosition: import("element-plus/es/utils").EpPropMergeType; readonly labelWidth: import("element-plus/es/utils").EpPropMergeType; readonly labelSuffix: string; readonly showMessage: import("element-plus/es/utils").EpPropMergeType; readonly validateOnRuleChange: import("element-plus/es/utils").EpPropMergeType; readonly hideRequiredAsterisk: import("element-plus/es/utils").EpPropMergeType; readonly inline: boolean; readonly inlineMessage: boolean; readonly statusIcon: boolean; readonly scrollToError: boolean; }, {}, string> & { 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<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase, {}>, info: string) => boolean | void) | ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase, {}>, info: string) => boolean | void)[]; }; $forceUpdate: () => void; $nextTick: typeof import("vue").nextTick; $watch any)>(source: T, cb: T extends (...args: any) => infer R ? (args_0: R, args_1: R) => any : (...args: any) => any, options?: import("vue").WatchOptions): import("vue").WatchStopHandle; } & Readonly>>>; readonly required: false; readonly validator: (val: unknown) => boolean; __epPropKey: true; }; readonly labelPosition: import("element-plus/es/utils").EpPropFinalized; readonly requireAsteriskPosition: import("element-plus/es/utils").EpPropFinalized; readonly labelWidth: import("element-plus/es/utils").EpPropFinalized; readonly labelSuffix: import("element-plus/es/utils").EpPropFinalized; readonly inline: BooleanConstructor; readonly inlineMessage: BooleanConstructor; readonly statusIcon: BooleanConstructor; readonly showMessage: import("element-plus/es/utils").EpPropFinalized; readonly validateOnRuleChange: import("element-plus/es/utils").EpPropFinalized; readonly hideRequiredAsterisk: import("element-plus/es/utils").EpPropFinalized; readonly scrollToError: BooleanConstructor; readonly scrollIntoViewOptions: { readonly type: import("vue").PropType>; readonly required: false; readonly validator: (val: unknown) => boolean; __epPropKey: true; }; readonly size: { readonly type: import("vue").PropType>; readonly required: false; readonly validator: (val: unknown) => boolean; __epPropKey: true; }; readonly disabled: BooleanConstructor; }>> & { onValidate?: (prop: import("element-plus").FormItemProp, isValid: boolean, message: string) => any; } & import("vue").ShallowUnwrapRef<{ COMPONENT_NAME: string; props: Readonly>>>; readonly required: false; readonly validator: (val: unknown) => boolean; __epPropKey: true; }; readonly labelPosition: import("element-plus/es/utils").EpPropFinalized; readonly requireAsteriskPosition: import("element-plus/es/utils").EpPropFinalized; readonly labelWidth: import("element-plus/es/utils").EpPropFinalized; readonly labelSuffix: import("element-plus/es/utils").EpPropFinalized; readonly inline: BooleanConstructor; readonly inlineMessage: BooleanConstructor; readonly statusIcon: BooleanConstructor; readonly showMessage: import("element-plus/es/utils").EpPropFinalized; readonly validateOnRuleChange: import("element-plus/es/utils").EpPropFinalized; readonly hideRequiredAsterisk: import("element-plus/es/utils").EpPropFinalized; readonly scrollToError: BooleanConstructor; readonly scrollIntoViewOptions: { readonly type: import("vue").PropType>; readonly required: false; readonly validator: (val: unknown) => boolean; __epPropKey: true; }; readonly size: { readonly type: import("vue").PropType>; readonly required: false; readonly validator: (val: unknown) => boolean; __epPropKey: true; }; readonly disabled: BooleanConstructor; }>> & { onValidate?: (prop: import("element-plus").FormItemProp, isValid: boolean, message: string) => any; }>>; emit: (event: "validate", prop: import("element-plus").FormItemProp, isValid: boolean, message: string) => void; fields: import("element-plus").FormItemContext[]; formSize: import("vue").ComputedRef<"" | "default" | "small" | "large">; ns: { namespace: import("vue").ComputedRef; b: (blockSuffix?: string) => string; e: (element?: string) => string; m: (modifier?: string) => string; be: (blockSuffix?: string, element?: string) => string; em: (element?: string, modifier?: string) => string; bm: (blockSuffix?: string, modifier?: string) => string; bem: (blockSuffix?: string, element?: string, modifier?: string) => string; is: { (name: string, state: boolean): string; (name: string): string; }; cssVar: (object: Record) => Record; cssVarName: (name: string) => string; cssVarBlock: (object: Record) => Record; cssVarBlockName: (name: string) => string; }; formClasses: import("vue").ComputedRef<(string | { [x: string]: boolean | import("element-plus/es/utils").EpPropMergeType; })[]>; addField: (field: import("element-plus").FormItemContext) => void; removeField: (field: import("element-plus").FormItemContext) => void; resetFields: (props?: import("element-plus/es/utils").Arrayable) => void; clearValidate: (props?: import("element-plus/es/utils").Arrayable) => void; isValidatable: import("vue").ComputedRef; obtainValidateFields: (props: import("element-plus/es/utils").Arrayable) => import("element-plus").FormItemContext[]; validate: (callback?: import("element-plus").FormValidateCallback) => import("element-plus").FormValidationResult; doValidateField: (props?: import("element-plus/es/utils").Arrayable) => Promise; validateField: (props?: import("element-plus/es/utils").Arrayable, callback?: import("element-plus").FormValidateCallback) => import("element-plus").FormValidationResult; scrollToField: (prop: import("element-plus").FormItemProp) => void; }> & {} & import("vue").ComponentCustomProperties & {})[]; setData: (e: import("@vunk/core").SetDataEvent) => import("@vunk/core").SetDataEvent; validate: null; };