export declare const ElDrawer: import("@element-plus-next/vue-utils").SFCWithInstall; readonly size: import("@element-plus-next/vue-utils").EpPropFinalized; readonly withHeader: import("@element-plus-next/vue-utils").EpPropFinalized; readonly modalFade: import("@element-plus-next/vue-utils").EpPropFinalized; readonly appendToBody: import("@element-plus-next/vue-utils").EpPropFinalized; 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; }, { 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("packages/web/vue-hooks/dist").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("@element-plus-next/vue-utils").EpPropFinalized; readonly withHeader: import("@element-plus-next/vue-utils").EpPropFinalized; readonly modalFade: import("@element-plus-next/vue-utils").EpPropFinalized; readonly appendToBody: import("@element-plus-next/vue-utils").EpPropFinalized; 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; }, { readonly title: string; readonly size: import("@element-plus-next/vue-utils").EpPropMergeType; readonly center: import("@element-plus-next/vue-utils").EpPropMergeType; readonly modelValue: import("@element-plus-next/vue-utils").EpPropMergeType; readonly direction: 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; readonly withHeader: import("@element-plus-next/vue-utils").EpPropMergeType; readonly modalFade: import("@element-plus-next/vue-utils").EpPropMergeType; }>> & Record; export default ElDrawer; export * from './src/drawer';