declare const _default: import("@vue/runtime-core").DefineComponent<{ readonly direction: import("packages/web/vue-utils/dist").EpPropFinalized; readonly size: import("packages/web/vue-utils/dist").EpPropFinalized; readonly withHeader: import("packages/web/vue-utils/dist").EpPropFinalized; readonly modalFade: import("packages/web/vue-utils/dist").EpPropFinalized; readonly appendToBody: import("packages/web/vue-utils/dist").EpPropFinalized; readonly beforeClose: { readonly type: import("@vue/runtime-core").PropType; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; readonly destroyOnClose: import("packages/web/vue-utils/dist").EpPropFinalized; readonly closeOnClickModal: import("packages/web/vue-utils/dist").EpPropFinalized; readonly closeOnPressEscape: import("packages/web/vue-utils/dist").EpPropFinalized; readonly lockScroll: import("packages/web/vue-utils/dist").EpPropFinalized; readonly modal: import("packages/web/vue-utils/dist").EpPropFinalized; readonly openDelay: import("packages/web/vue-utils/dist").EpPropFinalized; readonly closeDelay: import("packages/web/vue-utils/dist").EpPropFinalized; readonly top: { readonly type: import("@vue/runtime-core").PropType; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; readonly modelValue: import("packages/web/vue-utils/dist").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("packages/web/vue-utils/dist").EpPropFinalized; readonly center: import("packages/web/vue-utils/dist").EpPropFinalized; readonly closeIcon: import("packages/web/vue-utils/dist").EpPropFinalized<(new (...args: any[]) => import("packages/web/vue-utils/dist").IconProp & {}) | (() => import("packages/web/vue-utils/dist").IconProp) | ((new (...args: any[]) => import("packages/web/vue-utils/dist").IconProp & {}) | (() => import("packages/web/vue-utils/dist").IconProp))[], unknown, unknown, "", boolean>; readonly customClass: import("packages/web/vue-utils/dist").EpPropFinalized; readonly draggable: import("packages/web/vue-utils/dist").EpPropFinalized; readonly fullscreen: import("packages/web/vue-utils/dist").EpPropFinalized; readonly showClose: import("packages/web/vue-utils/dist").EpPropFinalized; readonly title: import("packages/web/vue-utils/dist").EpPropFinalized; }, { drawerRef: import("@vue/reactivity").Ref; focusStartRef: import("@vue/reactivity").Ref; isHorizontal: import("@vue/reactivity").ComputedRef; drawerSize: import("@vue/reactivity").ComputedRef; ns: { namespace: _vue_reactivity.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; }; cssVar: (object: Record) => Record; cssVarName: (name: string) => string; cssVarBlock: (object: Record) => Record; cssVarBlockName: (name: string) => string; }; t: import("@element-plus-next/vue-hooks").Translator; afterEnter: () => void; afterLeave: () => void; beforeLeave: () => void; handleClose: () => void; onModalClick: () => void; close: () => void; doClose: () => void; onOpenAutoFocus: () => void; onCloseAutoFocus: () => void; onCloseRequested: () => void; titleId: import("@vue/reactivity").Ref; bodyId: import("@vue/reactivity").Ref; closed: import("@vue/reactivity").Ref; style: import("@vue/reactivity").ComputedRef; rendered: import("@vue/reactivity").Ref; visible: import("@vue/reactivity").Ref; zIndex: 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, import("@vue/runtime-core").VNodeProps & import("@vue/runtime-core").AllowedComponentProps & import("@vue/runtime-core").ComponentCustomProps, Readonly; readonly size: import("packages/web/vue-utils/dist").EpPropFinalized; readonly withHeader: import("packages/web/vue-utils/dist").EpPropFinalized; readonly modalFade: import("packages/web/vue-utils/dist").EpPropFinalized; readonly appendToBody: import("packages/web/vue-utils/dist").EpPropFinalized; readonly beforeClose: { readonly type: import("@vue/runtime-core").PropType; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; readonly destroyOnClose: import("packages/web/vue-utils/dist").EpPropFinalized; readonly closeOnClickModal: import("packages/web/vue-utils/dist").EpPropFinalized; readonly closeOnPressEscape: import("packages/web/vue-utils/dist").EpPropFinalized; readonly lockScroll: import("packages/web/vue-utils/dist").EpPropFinalized; readonly modal: import("packages/web/vue-utils/dist").EpPropFinalized; readonly openDelay: import("packages/web/vue-utils/dist").EpPropFinalized; readonly closeDelay: import("packages/web/vue-utils/dist").EpPropFinalized; readonly top: { readonly type: import("@vue/runtime-core").PropType; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; readonly modelValue: import("packages/web/vue-utils/dist").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("packages/web/vue-utils/dist").EpPropFinalized; readonly center: import("packages/web/vue-utils/dist").EpPropFinalized; readonly closeIcon: import("packages/web/vue-utils/dist").EpPropFinalized<(new (...args: any[]) => import("packages/web/vue-utils/dist").IconProp & {}) | (() => import("packages/web/vue-utils/dist").IconProp) | ((new (...args: any[]) => import("packages/web/vue-utils/dist").IconProp & {}) | (() => import("packages/web/vue-utils/dist").IconProp))[], unknown, unknown, "", boolean>; readonly customClass: import("packages/web/vue-utils/dist").EpPropFinalized; readonly draggable: import("packages/web/vue-utils/dist").EpPropFinalized; readonly fullscreen: import("packages/web/vue-utils/dist").EpPropFinalized; readonly showClose: import("packages/web/vue-utils/dist").EpPropFinalized; readonly title: import("packages/web/vue-utils/dist").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; }, { readonly title: string; readonly size: import("packages/web/vue-utils/dist").EpPropMergeType; readonly center: import("packages/web/vue-utils/dist").EpPropMergeType; readonly modelValue: import("packages/web/vue-utils/dist").EpPropMergeType; readonly direction: import("packages/web/vue-utils/dist").EpPropMergeType; readonly openDelay: number; readonly showClose: import("packages/web/vue-utils/dist").EpPropMergeType; readonly customClass: string; readonly closeIcon: import("packages/web/vue-utils/dist").IconProp; readonly draggable: import("packages/web/vue-utils/dist").EpPropMergeType; readonly fullscreen: import("packages/web/vue-utils/dist").EpPropMergeType; readonly appendToBody: import("packages/web/vue-utils/dist").EpPropMergeType; readonly destroyOnClose: import("packages/web/vue-utils/dist").EpPropMergeType; readonly closeOnClickModal: import("packages/web/vue-utils/dist").EpPropMergeType; readonly closeOnPressEscape: import("packages/web/vue-utils/dist").EpPropMergeType; readonly lockScroll: import("packages/web/vue-utils/dist").EpPropMergeType; readonly modal: import("packages/web/vue-utils/dist").EpPropMergeType; readonly closeDelay: number; readonly trapFocus: import("packages/web/vue-utils/dist").EpPropMergeType; readonly withHeader: import("packages/web/vue-utils/dist").EpPropMergeType; readonly modalFade: import("packages/web/vue-utils/dist").EpPropMergeType; }>; export default _default;