export declare const ElDialog: import("@element-plus-next/vue-utils").SFCWithInstall<{ new (...args: any[]): { $: import("@vue/runtime-core").ComponentInternalInstance; $data: {}; $props: Partial<{ readonly title: string; readonly center: import("@element-plus-next/vue-utils").EpPropMergeType; readonly modelValue: import("@element-plus-next/vue-utils").EpPropMergeType; readonly openDelay: number; readonly showClose: import("@element-plus-next/vue-utils").EpPropMergeType; readonly customClass: string; readonly closeIcon: import("@element-plus-next/vue-utils").IconProp; readonly draggable: import("@element-plus-next/vue-utils").EpPropMergeType; readonly fullscreen: import("@element-plus-next/vue-utils").EpPropMergeType; readonly appendToBody: import("@element-plus-next/vue-utils").EpPropMergeType; readonly destroyOnClose: import("@element-plus-next/vue-utils").EpPropMergeType; readonly closeOnClickModal: import("@element-plus-next/vue-utils").EpPropMergeType; readonly closeOnPressEscape: import("@element-plus-next/vue-utils").EpPropMergeType; readonly lockScroll: import("@element-plus-next/vue-utils").EpPropMergeType; readonly modal: import("@element-plus-next/vue-utils").EpPropMergeType; readonly closeDelay: number; readonly trapFocus: import("@element-plus-next/vue-utils").EpPropMergeType; }> & Omit; readonly beforeClose: { readonly type: import("@vue/runtime-core").PropType; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; readonly destroyOnClose: import("@element-plus-next/vue-utils").EpPropFinalized; readonly closeOnClickModal: import("@element-plus-next/vue-utils").EpPropFinalized; readonly closeOnPressEscape: import("@element-plus-next/vue-utils").EpPropFinalized; readonly lockScroll: import("@element-plus-next/vue-utils").EpPropFinalized; readonly modal: import("@element-plus-next/vue-utils").EpPropFinalized; readonly openDelay: import("@element-plus-next/vue-utils").EpPropFinalized; readonly closeDelay: import("@element-plus-next/vue-utils").EpPropFinalized; readonly top: { readonly type: import("@vue/runtime-core").PropType; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; readonly modelValue: import("@element-plus-next/vue-utils").EpPropFinalized; readonly modalClass: StringConstructor; readonly width: { readonly type: import("@vue/runtime-core").PropType>; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; readonly zIndex: { readonly type: import("@vue/runtime-core").PropType; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; readonly trapFocus: import("@element-plus-next/vue-utils").EpPropFinalized; readonly center: import("@element-plus-next/vue-utils").EpPropFinalized; readonly closeIcon: import("@element-plus-next/vue-utils").EpPropFinalized<(new (...args: any[]) => import("@element-plus-next/vue-utils").IconProp & {}) | (() => import("@element-plus-next/vue-utils").IconProp) | ((new (...args: any[]) => import("@element-plus-next/vue-utils").IconProp & {}) | (() => import("@element-plus-next/vue-utils").IconProp))[], unknown, unknown, "", boolean>; readonly customClass: import("@element-plus-next/vue-utils").EpPropFinalized; readonly draggable: import("@element-plus-next/vue-utils").EpPropFinalized; readonly fullscreen: import("@element-plus-next/vue-utils").EpPropFinalized; readonly showClose: import("@element-plus-next/vue-utils").EpPropFinalized; readonly title: import("@element-plus-next/vue-utils").EpPropFinalized; }>> & { onClose?: (() => any) | undefined; "onUpdate:modelValue"?: ((value: boolean) => any) | undefined; onOpen?: (() => any) | undefined; onOpened?: (() => any) | undefined; onClosed?: (() => any) | undefined; onOpenAutoFocus?: (() => any) | undefined; onCloseAutoFocus?: (() => any) | undefined; } & import("@vue/runtime-core").VNodeProps & import("@vue/runtime-core").AllowedComponentProps & import("@vue/runtime-core").ComponentCustomProps, "title" | "center" | "modelValue" | "openDelay" | "showClose" | "customClass" | "closeIcon" | "draggable" | "fullscreen" | "appendToBody" | "destroyOnClose" | "closeOnClickModal" | "closeOnPressEscape" | "lockScroll" | "modal" | "closeDelay" | "trapFocus">; $attrs: { [x: string]: unknown; }; $refs: { [x: string]: unknown; }; $slots: Readonly<{ [name: string]: import("@vue/runtime-core").Slot | undefined; }>; $root: import("@vue/runtime-core").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("@vue/runtime-core").ComponentOptionsBase> | null; $parent: import("@vue/runtime-core").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("@vue/runtime-core").ComponentOptionsBase> | null; $emit: ((event: "close") => void) & ((event: "update:modelValue", value: boolean) => void) & ((event: "open") => void) & ((event: "opened") => void) & ((event: "closed") => void) & ((event: "openAutoFocus") => void) & ((event: "closeAutoFocus") => void); $el: any; $options: import("@vue/runtime-core").ComponentOptionsBase; readonly beforeClose: { readonly type: import("@vue/runtime-core").PropType; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; readonly destroyOnClose: import("@element-plus-next/vue-utils").EpPropFinalized; readonly closeOnClickModal: import("@element-plus-next/vue-utils").EpPropFinalized; readonly closeOnPressEscape: import("@element-plus-next/vue-utils").EpPropFinalized; readonly lockScroll: import("@element-plus-next/vue-utils").EpPropFinalized; readonly modal: import("@element-plus-next/vue-utils").EpPropFinalized; readonly openDelay: import("@element-plus-next/vue-utils").EpPropFinalized; readonly closeDelay: import("@element-plus-next/vue-utils").EpPropFinalized; readonly top: { readonly type: import("@vue/runtime-core").PropType; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; readonly modelValue: import("@element-plus-next/vue-utils").EpPropFinalized; readonly modalClass: StringConstructor; readonly width: { readonly type: import("@vue/runtime-core").PropType>; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; readonly zIndex: { readonly type: import("@vue/runtime-core").PropType; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; readonly trapFocus: import("@element-plus-next/vue-utils").EpPropFinalized; readonly center: import("@element-plus-next/vue-utils").EpPropFinalized; readonly closeIcon: import("@element-plus-next/vue-utils").EpPropFinalized<(new (...args: any[]) => import("@element-plus-next/vue-utils").IconProp & {}) | (() => import("@element-plus-next/vue-utils").IconProp) | ((new (...args: any[]) => import("@element-plus-next/vue-utils").IconProp & {}) | (() => import("@element-plus-next/vue-utils").IconProp))[], unknown, unknown, "", boolean>; readonly customClass: import("@element-plus-next/vue-utils").EpPropFinalized; readonly draggable: import("@element-plus-next/vue-utils").EpPropFinalized; readonly fullscreen: import("@element-plus-next/vue-utils").EpPropFinalized; readonly showClose: import("@element-plus-next/vue-utils").EpPropFinalized; readonly title: import("@element-plus-next/vue-utils").EpPropFinalized; }>> & { onClose?: (() => any) | undefined; "onUpdate:modelValue"?: ((value: boolean) => any) | undefined; onOpen?: (() => any) | undefined; onOpened?: (() => any) | undefined; onClosed?: (() => any) | undefined; onOpenAutoFocus?: (() => any) | undefined; onCloseAutoFocus?: (() => any) | undefined; }, { visible: import("@vue/reactivity").Ref; dialogContentRef: import("@vue/reactivity").Ref; }, unknown, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, { open: () => boolean; opened: () => boolean; close: () => boolean; closed: () => boolean; "update:modelValue": (value: boolean) => boolean; openAutoFocus: () => boolean; closeAutoFocus: () => boolean; }, string, { readonly title: string; readonly center: import("@element-plus-next/vue-utils").EpPropMergeType; readonly modelValue: import("@element-plus-next/vue-utils").EpPropMergeType; readonly openDelay: number; readonly showClose: import("@element-plus-next/vue-utils").EpPropMergeType; readonly customClass: string; readonly closeIcon: import("@element-plus-next/vue-utils").IconProp; readonly draggable: import("@element-plus-next/vue-utils").EpPropMergeType; readonly fullscreen: import("@element-plus-next/vue-utils").EpPropMergeType; readonly appendToBody: import("@element-plus-next/vue-utils").EpPropMergeType; readonly destroyOnClose: import("@element-plus-next/vue-utils").EpPropMergeType; readonly closeOnClickModal: import("@element-plus-next/vue-utils").EpPropMergeType; readonly closeOnPressEscape: import("@element-plus-next/vue-utils").EpPropMergeType; readonly lockScroll: import("@element-plus-next/vue-utils").EpPropMergeType; readonly modal: import("@element-plus-next/vue-utils").EpPropMergeType; readonly closeDelay: number; readonly trapFocus: import("@element-plus-next/vue-utils").EpPropMergeType; }> & { beforeCreate?: ((() => void) | (() => void)[]) | undefined; created?: ((() => void) | (() => void)[]) | undefined; beforeMount?: ((() => void) | (() => void)[]) | undefined; mounted?: ((() => void) | (() => void)[]) | undefined; beforeUpdate?: ((() => void) | (() => void)[]) | undefined; updated?: ((() => void) | (() => void)[]) | undefined; activated?: ((() => void) | (() => void)[]) | undefined; deactivated?: ((() => void) | (() => void)[]) | undefined; beforeDestroy?: ((() => void) | (() => void)[]) | undefined; beforeUnmount?: ((() => void) | (() => void)[]) | undefined; destroyed?: ((() => void) | (() => void)[]) | undefined; unmounted?: ((() => void) | (() => void)[]) | undefined; renderTracked?: (((e: import("@vue/reactivity").DebuggerEvent) => void) | ((e: import("@vue/reactivity").DebuggerEvent) => void)[]) | undefined; renderTriggered?: (((e: import("@vue/reactivity").DebuggerEvent) => void) | ((e: import("@vue/reactivity").DebuggerEvent) => void)[]) | undefined; errorCaptured?: (((err: unknown, instance: import("@vue/runtime-core").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("@vue/runtime-core").ComponentOptionsBase> | null, info: string) => boolean | void) | ((err: unknown, instance: import("@vue/runtime-core").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("@vue/runtime-core").ComponentOptionsBase> | null, info: string) => boolean | void)[]) | undefined; }; $forceUpdate: () => void; $nextTick: typeof import("@vue/runtime-core").nextTick; $watch(source: string | Function, cb: Function, options?: import("@vue/runtime-core").WatchOptions | undefined): import("@vue/runtime-core").WatchStopHandle; } & Readonly; readonly beforeClose: { readonly type: import("@vue/runtime-core").PropType; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; readonly destroyOnClose: import("@element-plus-next/vue-utils").EpPropFinalized; readonly closeOnClickModal: import("@element-plus-next/vue-utils").EpPropFinalized; readonly closeOnPressEscape: import("@element-plus-next/vue-utils").EpPropFinalized; readonly lockScroll: import("@element-plus-next/vue-utils").EpPropFinalized; readonly modal: import("@element-plus-next/vue-utils").EpPropFinalized; readonly openDelay: import("@element-plus-next/vue-utils").EpPropFinalized; readonly closeDelay: import("@element-plus-next/vue-utils").EpPropFinalized; readonly top: { readonly type: import("@vue/runtime-core").PropType; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; readonly modelValue: import("@element-plus-next/vue-utils").EpPropFinalized; readonly modalClass: StringConstructor; readonly width: { readonly type: import("@vue/runtime-core").PropType>; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; readonly zIndex: { readonly type: import("@vue/runtime-core").PropType; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; readonly trapFocus: import("@element-plus-next/vue-utils").EpPropFinalized; readonly center: import("@element-plus-next/vue-utils").EpPropFinalized; readonly closeIcon: import("@element-plus-next/vue-utils").EpPropFinalized<(new (...args: any[]) => import("@element-plus-next/vue-utils").IconProp & {}) | (() => import("@element-plus-next/vue-utils").IconProp) | ((new (...args: any[]) => import("@element-plus-next/vue-utils").IconProp & {}) | (() => import("@element-plus-next/vue-utils").IconProp))[], unknown, unknown, "", boolean>; readonly customClass: import("@element-plus-next/vue-utils").EpPropFinalized; readonly draggable: import("@element-plus-next/vue-utils").EpPropFinalized; readonly fullscreen: import("@element-plus-next/vue-utils").EpPropFinalized; readonly showClose: import("@element-plus-next/vue-utils").EpPropFinalized; readonly title: import("@element-plus-next/vue-utils").EpPropFinalized; }>> & { onClose?: (() => any) | undefined; "onUpdate:modelValue"?: ((value: boolean) => any) | undefined; onOpen?: (() => any) | undefined; onOpened?: (() => any) | undefined; onClosed?: (() => any) | undefined; onOpenAutoFocus?: (() => any) | undefined; onCloseAutoFocus?: (() => any) | undefined; } & import("@vue/reactivity").ShallowUnwrapRef<{ visible: import("@vue/reactivity").Ref; dialogContentRef: import("@vue/reactivity").Ref; }> & {} & import("@vue/runtime-core").ComponentCustomProperties; __isFragment?: undefined; __isTeleport?: undefined; __isSuspense?: undefined; } & import("@vue/runtime-core").ComponentOptionsBase; readonly beforeClose: { readonly type: import("@vue/runtime-core").PropType; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; readonly destroyOnClose: import("@element-plus-next/vue-utils").EpPropFinalized; readonly closeOnClickModal: import("@element-plus-next/vue-utils").EpPropFinalized; readonly closeOnPressEscape: import("@element-plus-next/vue-utils").EpPropFinalized; readonly lockScroll: import("@element-plus-next/vue-utils").EpPropFinalized; readonly modal: import("@element-plus-next/vue-utils").EpPropFinalized; readonly openDelay: import("@element-plus-next/vue-utils").EpPropFinalized; readonly closeDelay: import("@element-plus-next/vue-utils").EpPropFinalized; readonly top: { readonly type: import("@vue/runtime-core").PropType; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; readonly modelValue: import("@element-plus-next/vue-utils").EpPropFinalized; readonly modalClass: StringConstructor; readonly width: { readonly type: import("@vue/runtime-core").PropType>; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; readonly zIndex: { readonly type: import("@vue/runtime-core").PropType; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; readonly trapFocus: import("@element-plus-next/vue-utils").EpPropFinalized; readonly center: import("@element-plus-next/vue-utils").EpPropFinalized; readonly closeIcon: import("@element-plus-next/vue-utils").EpPropFinalized<(new (...args: any[]) => import("@element-plus-next/vue-utils").IconProp & {}) | (() => import("@element-plus-next/vue-utils").IconProp) | ((new (...args: any[]) => import("@element-plus-next/vue-utils").IconProp & {}) | (() => import("@element-plus-next/vue-utils").IconProp))[], unknown, unknown, "", boolean>; readonly customClass: import("@element-plus-next/vue-utils").EpPropFinalized; readonly draggable: import("@element-plus-next/vue-utils").EpPropFinalized; readonly fullscreen: import("@element-plus-next/vue-utils").EpPropFinalized; readonly showClose: import("@element-plus-next/vue-utils").EpPropFinalized; readonly title: import("@element-plus-next/vue-utils").EpPropFinalized; }>> & { onClose?: (() => any) | undefined; "onUpdate:modelValue"?: ((value: boolean) => any) | undefined; onOpen?: (() => any) | undefined; onOpened?: (() => any) | undefined; onClosed?: (() => any) | undefined; onOpenAutoFocus?: (() => any) | undefined; onCloseAutoFocus?: (() => any) | undefined; }, { visible: import("@vue/reactivity").Ref; dialogContentRef: import("@vue/reactivity").Ref; }, unknown, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, { open: () => boolean; opened: () => boolean; close: () => boolean; closed: () => boolean; "update:modelValue": (value: boolean) => boolean; openAutoFocus: () => boolean; closeAutoFocus: () => boolean; }, string, { readonly title: string; readonly center: import("@element-plus-next/vue-utils").EpPropMergeType; readonly modelValue: import("@element-plus-next/vue-utils").EpPropMergeType; readonly openDelay: number; readonly showClose: import("@element-plus-next/vue-utils").EpPropMergeType; readonly customClass: string; readonly closeIcon: import("@element-plus-next/vue-utils").IconProp; readonly draggable: import("@element-plus-next/vue-utils").EpPropMergeType; readonly fullscreen: import("@element-plus-next/vue-utils").EpPropMergeType; readonly appendToBody: import("@element-plus-next/vue-utils").EpPropMergeType; readonly destroyOnClose: import("@element-plus-next/vue-utils").EpPropMergeType; readonly closeOnClickModal: import("@element-plus-next/vue-utils").EpPropMergeType; readonly closeOnPressEscape: import("@element-plus-next/vue-utils").EpPropMergeType; readonly lockScroll: import("@element-plus-next/vue-utils").EpPropMergeType; readonly modal: import("@element-plus-next/vue-utils").EpPropMergeType; readonly closeDelay: number; readonly trapFocus: import("@element-plus-next/vue-utils").EpPropMergeType; }> & import("@vue/runtime-core").VNodeProps & import("@vue/runtime-core").AllowedComponentProps & import("@vue/runtime-core").ComponentCustomProps & (new () => { $slots: { header: (_: { close: () => void; titleId: string; titleClass: string; }) => any; title: (_: {}) => any; default: (_: {}) => any; footer: (_: {}) => any; }; })> & Record; export default ElDialog; export * from './src/use-dialog'; export * from './src/dialog';