import type { CollapseModelValue } from 'element-plus'; import type { UnknownObject } from '../types/index'; declare const _default: import("vue").DefineComponent>; modelValue: (ObjectConstructor | ArrayConstructor)[]; menu: import("vue").PropType; array: BooleanConstructor; max: NumberConstructor; prefix: { type: StringConstructor; default: string; }; indexes: { type: import("vue").PropType; default: undefined; }; gutter: import("element-plus/es/utils").EpPropFinalized; justify: import("element-plus/es/utils").EpPropFinalized; align: { readonly type: import("vue").PropType>; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; size: { readonly type: import("vue").PropType>; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; disabled: BooleanConstructor; labelWidth: import("element-plus/es/utils").EpPropFinalized; labelPosition: import("element-plus/es/utils").EpPropFinalized; rules: { readonly type: import("vue").PropType>>>; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; inlineMessage: BooleanConstructor; showMessage: import("element-plus/es/utils").EpPropFinalized; requireAsteriskPosition: import("element-plus/es/utils").EpPropFinalized; labelSuffix: import("element-plus/es/utils").EpPropFinalized; inline: BooleanConstructor; statusIcon: BooleanConstructor; validateOnRuleChange: import("element-plus/es/utils").EpPropFinalized; hideRequiredAsterisk: BooleanConstructor; scrollToError: BooleanConstructor; scrollIntoViewOptions: { readonly type: import("vue").PropType>; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; }>, () => import("vue").VNode, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, { 'collapse-change': (active: CollapseModelValue) => active is import("element-plus").CollapseActiveName[]; 'update:modelValue': (value: import("../types/public").ExternalParam) => value is object; }, string, import("vue").PublicProps, Readonly>; modelValue: (ObjectConstructor | ArrayConstructor)[]; menu: import("vue").PropType; array: BooleanConstructor; max: NumberConstructor; prefix: { type: StringConstructor; default: string; }; indexes: { type: import("vue").PropType; default: undefined; }; gutter: import("element-plus/es/utils").EpPropFinalized; justify: import("element-plus/es/utils").EpPropFinalized; align: { readonly type: import("vue").PropType>; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; size: { readonly type: import("vue").PropType>; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; disabled: BooleanConstructor; labelWidth: import("element-plus/es/utils").EpPropFinalized; labelPosition: import("element-plus/es/utils").EpPropFinalized; rules: { readonly type: import("vue").PropType>>>; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; inlineMessage: BooleanConstructor; showMessage: import("element-plus/es/utils").EpPropFinalized; requireAsteriskPosition: import("element-plus/es/utils").EpPropFinalized; labelSuffix: import("element-plus/es/utils").EpPropFinalized; inline: BooleanConstructor; statusIcon: BooleanConstructor; validateOnRuleChange: import("element-plus/es/utils").EpPropFinalized; hideRequiredAsterisk: BooleanConstructor; scrollToError: BooleanConstructor; scrollIntoViewOptions: { readonly type: import("vue").PropType>; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; }>> & Readonly<{ "onUpdate:modelValue"?: ((value: any) => any) | undefined; "onCollapse-change"?: ((active: CollapseModelValue) => any) | undefined; }>, { disabled: boolean; gutter: number; justify: import("element-plus/es/utils").EpPropMergeType; labelWidth: import("element-plus/es/utils").EpPropMergeType; labelPosition: import("element-plus/es/utils").EpPropMergeType; inlineMessage: boolean; showMessage: import("element-plus/es/utils").EpPropMergeType; requireAsteriskPosition: import("element-plus/es/utils").EpPropMergeType; labelSuffix: string; inline: boolean; statusIcon: boolean; validateOnRuleChange: import("element-plus/es/utils").EpPropMergeType; hideRequiredAsterisk: boolean; scrollToError: boolean; prefix: string; indexes: number[]; array: boolean; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; export default _default;