export declare const ElDrawer: import("element-plus/es/utils").SFCWithInstall; readonly size: import("element-plus/es/utils").BuildPropReturn; readonly withHeader: import("element-plus/es/utils").BuildPropReturn; readonly modalFade: import("element-plus/es/utils").BuildPropReturn; readonly appendToBody: import("element-plus/es/utils").BuildPropReturn; 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; }, { drawerRef: import("vue").Ref; isHorizontal: import("vue").ComputedRef; drawerSize: import("vue").ComputedRef; ns: { namespace: import("vue").ComputedRef; b: (blockSuffix?: string) => 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; }; }; afterEnter: () => void; afterLeave: () => void; beforeLeave: () => void; handleClose: () => void; onModalClick: () => void; close: () => void; doClose: () => void; closed: import("vue").Ref; style: import("vue").ComputedRef; rendered: import("vue").Ref; visible: import("vue").Ref; zIndex: import("vue").Ref; }, 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 size: import("element-plus/es/utils").BuildPropReturn; readonly withHeader: import("element-plus/es/utils").BuildPropReturn; readonly modalFade: import("element-plus/es/utils").BuildPropReturn; readonly appendToBody: import("element-plus/es/utils").BuildPropReturn; 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; }, { size: import("element-plus/es/utils").BuildPropType; zIndex: number; top: string; width: import("element-plus/es/utils").BuildPropType; title: string; center: import("element-plus/es/utils").BuildPropType; direction: 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("..").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; withHeader: import("element-plus/es/utils").BuildPropType; modalFade: import("element-plus/es/utils").BuildPropType; }>> & Record; export default ElDrawer; export * from './src/drawer';