declare const _sfc_main: import("vue").DefineComponent<{ appendToBody: { type: BooleanConstructor; required: false; default: boolean; }; center: { type: BooleanConstructor; required: false; }; closeOnClickModal: { type: BooleanConstructor; required: false; default: boolean; }; closeOnPressEscape: { type: BooleanConstructor; required: false; default: boolean; }; confirmLoading: { type: BooleanConstructor; required: false; }; customClass: { type: StringConstructor; required: false; }; destroyOnClose: { type: BooleanConstructor; required: false; default: boolean; }; footer: { type: BooleanConstructor; required: false; default: boolean; }; modal: { type: BooleanConstructor; required: false; default: boolean; }; modelValue: { type: BooleanConstructor; required: true; }; showClose: { type: BooleanConstructor; required: false; default: boolean; }; title: { type: StringConstructor; required: false; }; width: { type: StringConstructor; required: false; }; top: { type: StringConstructor; required: false; default: string; }; }, { props: any; emit: { (e: "update:modelValue", val: boolean): void; (e: "onOk"): void; }; dialogClass: import("vue").ComputedRef; visible: import("vue").WritableComputedRef; onCancel: () => void; dialogWidth: import("vue").ComputedRef; ElDialog: import("element-plus/es/utils").SFCWithInstall; readonly beforeClose: import("element-plus/es/utils").BuildPropReturn, unknown, unknown, unknown, unknown>; readonly destroyOnClose: import("element-plus/es/utils").BuildPropReturn; readonly closeOnClickModal: import("element-plus/es/utils").BuildPropReturn; readonly closeOnPressEscape: import("element-plus/es/utils").BuildPropReturn; readonly lockScroll: import("element-plus/es/utils").BuildPropReturn; readonly modal: import("element-plus/es/utils").BuildPropReturn; readonly openDelay: import("element-plus/es/utils").BuildPropReturn; readonly closeDelay: import("element-plus/es/utils").BuildPropReturn; readonly top: import("element-plus/es/utils").BuildPropReturn; readonly modelValue: import("element-plus/es/utils").BuildPropReturn; readonly modalClass: StringConstructor; readonly width: import("element-plus/es/utils").BuildPropReturn; readonly zIndex: import("element-plus/es/utils").BuildPropReturn; readonly trapFocus: import("element-plus/es/utils").BuildPropReturn; readonly center: import("element-plus/es/utils").BuildPropReturn; readonly closeIcon: import("element-plus/es/utils").BuildPropReturn>, "", unknown, unknown, unknown>; readonly customClass: import("element-plus/es/utils").BuildPropReturn; readonly draggable: import("element-plus/es/utils").BuildPropReturn; readonly fullscreen: import("element-plus/es/utils").BuildPropReturn; readonly showClose: import("element-plus/es/utils").BuildPropReturn; readonly title: import("element-plus/es/utils").BuildPropReturn; }, { props: Readonly; readonly beforeClose: import("element-plus/es/utils").BuildPropReturn, unknown, unknown, unknown, unknown>; readonly destroyOnClose: import("element-plus/es/utils").BuildPropReturn; readonly closeOnClickModal: import("element-plus/es/utils").BuildPropReturn; readonly closeOnPressEscape: import("element-plus/es/utils").BuildPropReturn; readonly lockScroll: import("element-plus/es/utils").BuildPropReturn; readonly modal: import("element-plus/es/utils").BuildPropReturn; readonly openDelay: import("element-plus/es/utils").BuildPropReturn; readonly closeDelay: import("element-plus/es/utils").BuildPropReturn; readonly top: import("element-plus/es/utils").BuildPropReturn; readonly modelValue: import("element-plus/es/utils").BuildPropReturn; readonly modalClass: StringConstructor; readonly width: import("element-plus/es/utils").BuildPropReturn; readonly zIndex: import("element-plus/es/utils").BuildPropReturn; readonly trapFocus: import("element-plus/es/utils").BuildPropReturn; readonly center: import("element-plus/es/utils").BuildPropReturn; readonly closeIcon: import("element-plus/es/utils").BuildPropReturn>, "", unknown, unknown, unknown>; readonly customClass: import("element-plus/es/utils").BuildPropReturn; readonly draggable: import("element-plus/es/utils").BuildPropReturn; readonly fullscreen: import("element-plus/es/utils").BuildPropReturn; readonly showClose: import("element-plus/es/utils").BuildPropReturn; readonly title: import("element-plus/es/utils").BuildPropReturn; }>> & { onClose?: (() => any) | undefined; "onUpdate:modelValue"?: ((value: boolean) => any) | undefined; onOpen?: (() => any) | undefined; onOpened?: (() => any) | undefined; onClosed?: (() => any) | undefined; onOpenAutoFocus?: (() => any) | undefined; onCloseAutoFocus?: (() => any) | undefined; }>>; ns: { namespace: import("vue").ComputedRef; b: (blockSuffix?: string | undefined) => string; e: (element?: string | undefined) => string; m: (modifier?: string | undefined) => string; be: (blockSuffix?: string | undefined, element?: string | undefined) => string; em: (element?: string | undefined, modifier?: string | undefined) => string; bm: (blockSuffix?: string | undefined, modifier?: string | undefined) => string; bem: (blockSuffix?: string | undefined, element?: string | undefined, modifier?: string | undefined) => string; is: { (name: string, state: boolean | undefined): string; (name: string): string; }; }; dialogRef: import("vue").Ref; headerRef: import("vue").Ref; visible: import("vue").Ref; style: import("vue").ComputedRef; rendered: import("vue").Ref; zIndex: import("vue").Ref; afterEnter: () => void; afterLeave: () => void; beforeLeave: () => void; handleClose: () => void; onModalClick: () => void; overlayEvent: { onClick: (e: MouseEvent) => void; onMousedown: (e: MouseEvent) => void; onMouseup: (e: MouseEvent) => void; }; draggable: import("vue").ComputedRef; ElOverlay: import("vue").DefineComponent<{ readonly mask: import("element-plus/es/utils").BuildPropReturn; readonly customMaskEvent: import("element-plus/es/utils").BuildPropReturn; readonly overlayClass: import("element-plus/es/utils").BuildPropReturn>, unknown, unknown, unknown, unknown>; readonly zIndex: import("element-plus/es/utils").BuildPropReturn, unknown, unknown, unknown, unknown>; }, () => import("vue").VNode, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, { click: (evt: MouseEvent) => boolean; }, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly; readonly customMaskEvent: import("element-plus/es/utils").BuildPropReturn; readonly overlayClass: import("element-plus/es/utils").BuildPropReturn>, unknown, unknown, unknown, unknown>; readonly zIndex: import("element-plus/es/utils").BuildPropReturn, unknown, unknown, unknown, unknown>; }>> & { onClick?: ((evt: MouseEvent) => any) | undefined; }, { zIndex: import("element-plus/es/utils").BuildPropType, unknown, unknown>; mask: import("element-plus/es/utils").BuildPropType; customMaskEvent: import("element-plus/es/utils").BuildPropType; overlayClass: import("element-plus/es/utils").BuildPropType>, unknown, unknown>; }>; ElDialogContent: import("vue").DefineComponent<{ readonly center: import("element-plus/es/utils").BuildPropReturn; readonly closeIcon: import("element-plus/es/utils").BuildPropReturn>, "", unknown, unknown, unknown>; readonly customClass: import("element-plus/es/utils").BuildPropReturn; readonly draggable: import("element-plus/es/utils").BuildPropReturn; readonly fullscreen: import("element-plus/es/utils").BuildPropReturn; readonly showClose: import("element-plus/es/utils").BuildPropReturn; readonly title: import("element-plus/es/utils").BuildPropReturn; }, { Close: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, import("vue").EmitsOptions, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly>, {}>; dialogRef: import("vue").Ref; headerRef: import("vue").Ref; ns: { namespace: import("vue").ComputedRef; b: (blockSuffix?: string | undefined) => string; e: (element?: string | undefined) => string; m: (modifier?: string | undefined) => string; be: (blockSuffix?: string | undefined, element?: string | undefined) => string; em: (element?: string | undefined, modifier?: string | undefined) => string; bm: (blockSuffix?: string | undefined, modifier?: string | undefined) => string; bem: (blockSuffix?: string | undefined, element?: string | undefined, modifier?: string | undefined) => string; is: { (name: string, state: boolean | undefined): string; (name: string): string; }; }; style: import("vue").ComputedRef; ElIcon: import("element-plus/es/utils").SFCWithInstall, unknown, unknown, unknown, unknown>; readonly color: import("element-plus/es/utils").BuildPropReturn; }, { props: Readonly, unknown, unknown, unknown, unknown>; readonly color: import("element-plus/es/utils").BuildPropReturn; }>> & { [x: `on${string}`]: ((...args: any[]) => any) | ((...args: unknown[]) => any) | undefined; }>>; ns: { namespace: import("vue").ComputedRef; b: (blockSuffix?: string | undefined) => string; e: (element?: string | undefined) => string; m: (modifier?: string | undefined) => string; be: (blockSuffix?: string | undefined, element?: string | undefined) => string; em: (element?: string | undefined, modifier?: string | undefined) => string; bm: (blockSuffix?: string | undefined, modifier?: string | undefined) => string; bem: (blockSuffix?: string | undefined, element?: string | undefined, modifier?: string | undefined) => string; is: { (name: string, state: boolean | undefined): string; (name: string): string; }; }; style: import("vue").ComputedRef; }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly, unknown, unknown, unknown, unknown>; readonly color: import("element-plus/es/utils").BuildPropReturn; }>>, { size: import("element-plus/es/utils").BuildPropType, unknown, unknown>; color: string; }>> & Record; }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, { close: () => boolean; }, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly; readonly closeIcon: import("element-plus/es/utils").BuildPropReturn>, "", unknown, unknown, unknown>; readonly customClass: import("element-plus/es/utils").BuildPropReturn; readonly draggable: import("element-plus/es/utils").BuildPropReturn; readonly fullscreen: import("element-plus/es/utils").BuildPropReturn; readonly showClose: import("element-plus/es/utils").BuildPropReturn; readonly title: import("element-plus/es/utils").BuildPropReturn; }>> & { onClose?: (() => any) | undefined; }, { title: string; center: import("element-plus/es/utils").BuildPropType; draggable: import("element-plus/es/utils").BuildPropType; showClose: import("element-plus/es/utils").BuildPropType; closeIcon: import("element-plus/es/utils").BuildPropType>, unknown, unknown>; customClass: string; fullscreen: import("element-plus/es/utils").BuildPropType; }>; }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, { open: () => boolean; opened: () => boolean; close: () => boolean; closed: () => boolean; "update:modelValue": (value: boolean) => boolean; openAutoFocus: () => boolean; closeAutoFocus: () => boolean; }, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly; readonly beforeClose: import("element-plus/es/utils").BuildPropReturn, unknown, unknown, unknown, unknown>; readonly destroyOnClose: import("element-plus/es/utils").BuildPropReturn; readonly closeOnClickModal: import("element-plus/es/utils").BuildPropReturn; readonly closeOnPressEscape: import("element-plus/es/utils").BuildPropReturn; readonly lockScroll: import("element-plus/es/utils").BuildPropReturn; readonly modal: import("element-plus/es/utils").BuildPropReturn; readonly openDelay: import("element-plus/es/utils").BuildPropReturn; readonly closeDelay: import("element-plus/es/utils").BuildPropReturn; readonly top: import("element-plus/es/utils").BuildPropReturn; readonly modelValue: import("element-plus/es/utils").BuildPropReturn; readonly modalClass: StringConstructor; readonly width: import("element-plus/es/utils").BuildPropReturn; readonly zIndex: import("element-plus/es/utils").BuildPropReturn; readonly trapFocus: import("element-plus/es/utils").BuildPropReturn; readonly center: import("element-plus/es/utils").BuildPropReturn; readonly closeIcon: import("element-plus/es/utils").BuildPropReturn>, "", unknown, unknown, unknown>; readonly customClass: import("element-plus/es/utils").BuildPropReturn; readonly draggable: import("element-plus/es/utils").BuildPropReturn; readonly fullscreen: import("element-plus/es/utils").BuildPropReturn; readonly showClose: import("element-plus/es/utils").BuildPropReturn; readonly title: import("element-plus/es/utils").BuildPropReturn; }>> & { onClose?: (() => any) | undefined; "onUpdate:modelValue"?: ((value: boolean) => any) | undefined; onOpen?: (() => any) | undefined; onOpened?: (() => any) | undefined; onClosed?: (() => any) | undefined; onOpenAutoFocus?: (() => any) | undefined; onCloseAutoFocus?: (() => any) | undefined; }, { zIndex: number; top: string; width: import("element-plus/es/utils").BuildPropType; title: string; center: import("element-plus/es/utils").BuildPropType; draggable: import("element-plus/es/utils").BuildPropType; openDelay: number; showClose: import("element-plus/es/utils").BuildPropType; closeIcon: import("element-plus/es/utils").BuildPropType>, unknown, unknown>; customClass: string; fullscreen: import("element-plus/es/utils").BuildPropType; appendToBody: import("element-plus/es/utils").BuildPropType; beforeClose: import("element-plus").DialogBeforeCloseFn; destroyOnClose: import("element-plus/es/utils").BuildPropType; closeOnClickModal: import("element-plus/es/utils").BuildPropType; closeOnPressEscape: import("element-plus/es/utils").BuildPropType; lockScroll: import("element-plus/es/utils").BuildPropType; modal: import("element-plus/es/utils").BuildPropType; closeDelay: number; trapFocus: import("element-plus/es/utils").BuildPropType; }>> & Record; ElButton: import("element-plus/es/utils").SFCWithInstall; readonly disabled: BooleanConstructor; readonly type: import("element-plus/es/utils").BuildPropReturn; readonly icon: import("element-plus/es/utils").BuildPropReturn>, "", unknown, unknown, unknown>; readonly nativeType: import("element-plus/es/utils").BuildPropReturn; readonly loading: BooleanConstructor; readonly loadingIcon: import("element-plus/es/utils").BuildPropReturn>, () => import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, import("vue").EmitsOptions, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly>, {}>, unknown, unknown, unknown>; readonly plain: BooleanConstructor; readonly autofocus: BooleanConstructor; readonly round: BooleanConstructor; readonly circle: BooleanConstructor; readonly color: StringConstructor; readonly dark: BooleanConstructor; readonly autoInsertSpace: import("element-plus/es/utils").BuildPropReturn; }, { props: Readonly; readonly disabled: BooleanConstructor; readonly type: import("element-plus/es/utils").BuildPropReturn; readonly icon: import("element-plus/es/utils").BuildPropReturn>, "", unknown, unknown, unknown>; readonly nativeType: import("element-plus/es/utils").BuildPropReturn; readonly loading: BooleanConstructor; readonly loadingIcon: import("element-plus/es/utils").BuildPropReturn>, () => import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, import("vue").EmitsOptions, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly>, {}>, unknown, unknown, unknown>; readonly plain: BooleanConstructor; readonly autofocus: BooleanConstructor; readonly round: BooleanConstructor; readonly circle: BooleanConstructor; readonly color: StringConstructor; readonly dark: BooleanConstructor; readonly autoInsertSpace: import("element-plus/es/utils").BuildPropReturn; }>> & { onClick?: ((evt: MouseEvent) => any) | undefined; }>>; emit: (event: "click", evt: MouseEvent) => void; slots: Readonly<{ [name: string]: import("vue").Slot | undefined; }>; buttonGroupContext: import("element-plus").ButtonGroupContext | undefined; globalConfig: import("vue").Ref; ns: { namespace: import("vue").ComputedRef; b: (blockSuffix?: string | undefined) => string; e: (element?: string | undefined) => string; m: (modifier?: string | undefined) => string; be: (blockSuffix?: string | undefined, element?: string | undefined) => string; em: (element?: string | undefined, modifier?: string | undefined) => string; bm: (blockSuffix?: string | undefined, modifier?: string | undefined) => string; bem: (blockSuffix?: string | undefined, element?: string | undefined, modifier?: string | undefined) => string; is: { (name: string, state: boolean | undefined): string; (name: string): string; }; }; form: import("element-plus").FormContext | undefined; _size: import("vue").ComputedRef<"" | "default" | "small" | "large">; _disabled: import("vue").ComputedRef; _ref: import("vue").Ref; _type: import("vue").ComputedRef<"" | "default" | "primary" | "success" | "warning" | "info" | "danger" | "text">; autoInsertSpace: import("vue").ComputedRef>; shouldAddSpace: import("vue").ComputedRef; buttonStyle: import("vue").ComputedRef>; handleClick: (evt: MouseEvent) => void; ElIcon: import("element-plus/es/utils").SFCWithInstall, unknown, unknown, unknown, unknown>; readonly color: import("element-plus/es/utils").BuildPropReturn; }, { props: Readonly, unknown, unknown, unknown, unknown>; readonly color: import("element-plus/es/utils").BuildPropReturn; }>> & { [x: `on${string}`]: ((...args: any[]) => any) | ((...args: unknown[]) => any) | undefined; }>>; ns: { namespace: import("vue").ComputedRef; b: (blockSuffix?: string | undefined) => string; e: (element?: string | undefined) => string; m: (modifier?: string | undefined) => string; be: (blockSuffix?: string | undefined, element?: string | undefined) => string; em: (element?: string | undefined, modifier?: string | undefined) => string; bm: (blockSuffix?: string | undefined, modifier?: string | undefined) => string; bem: (blockSuffix?: string | undefined, element?: string | undefined, modifier?: string | undefined) => string; is: { (name: string, state: boolean | undefined): string; (name: string): string; }; }; style: import("vue").ComputedRef; }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly, unknown, unknown, unknown, unknown>; readonly color: import("element-plus/es/utils").BuildPropReturn; }>>, { size: import("element-plus/es/utils").BuildPropType, unknown, unknown>; color: string; }>> & Record; }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, { click: (evt: MouseEvent) => boolean; }, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly; readonly disabled: BooleanConstructor; readonly type: import("element-plus/es/utils").BuildPropReturn; readonly icon: import("element-plus/es/utils").BuildPropReturn>, "", unknown, unknown, unknown>; readonly nativeType: import("element-plus/es/utils").BuildPropReturn; readonly loading: BooleanConstructor; readonly loadingIcon: import("element-plus/es/utils").BuildPropReturn>, () => import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, import("vue").EmitsOptions, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly>, {}>, unknown, unknown, unknown>; readonly plain: BooleanConstructor; readonly autofocus: BooleanConstructor; readonly round: BooleanConstructor; readonly circle: BooleanConstructor; readonly color: StringConstructor; readonly dark: BooleanConstructor; readonly autoInsertSpace: import("element-plus/es/utils").BuildPropReturn; }>> & { onClick?: ((evt: MouseEvent) => any) | undefined; }, { type: import("element-plus/es/utils").BuildPropType; icon: import("element-plus/es/utils").BuildPropType>, unknown, unknown>; nativeType: import("element-plus/es/utils").BuildPropType; loadingIcon: import("element-plus/es/utils").BuildPropType>, unknown, unknown>; autoInsertSpace: import("element-plus/es/utils").BuildPropType; size: import("element-plus/es/utils").BuildPropType; disabled: boolean; loading: boolean; plain: boolean; autofocus: boolean; round: boolean; circle: boolean; dark: boolean; }>> & { ButtonGroup: import("vue").DefineComponent<{ readonly size: import("element-plus/es/utils").BuildPropReturn; readonly type: import("element-plus/es/utils").BuildPropReturn; }, { props: Readonly; readonly type: import("element-plus/es/utils").BuildPropReturn; }>> & { [x: `on${string}`]: ((...args: any[]) => any) | ((...args: unknown[]) => any) | undefined; }>>; ns: { namespace: import("vue").ComputedRef; b: (blockSuffix?: string | undefined) => string; e: (element?: string | undefined) => string; m: (modifier?: string | undefined) => string; be: (blockSuffix?: string | undefined, element?: string | undefined) => string; em: (element?: string | undefined, modifier?: string | undefined) => string; bm: (blockSuffix?: string | undefined, modifier?: string | undefined) => string; bem: (blockSuffix?: string | undefined, element?: string | undefined, modifier?: string | undefined) => string; is: { (name: string, state: boolean | undefined): string; (name: string): string; }; }; }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly; readonly type: import("element-plus/es/utils").BuildPropReturn; }>>, { type: import("element-plus/es/utils").BuildPropType; size: import("element-plus/es/utils").BuildPropType; }>; }; }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("update:modelValue" | "onOk")[], "update:modelValue" | "onOk", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly> & { "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined; onOnOk?: ((...args: any[]) => any) | undefined; }, { footer: boolean; appendToBody: boolean; center: boolean; closeOnClickModal: boolean; closeOnPressEscape: boolean; confirmLoading: boolean; destroyOnClose: boolean; modal: boolean; showClose: boolean; top: string; }>; export default _sfc_main;