declare const _default: import("vue").DefineComponent<{ readonly appendToBody: { readonly type: BooleanConstructor; readonly default: true; }; readonly destroyOnClose: { readonly type: BooleanConstructor; readonly default: true; }; readonly bodyLockScroll: { readonly type: BooleanConstructor; readonly default: false; }; readonly direction: import("element-plus/es/utils").BuildPropReturn; 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 beforeClose: import("element-plus/es/utils").BuildPropReturn, unknown, unknown, unknown, unknown>; 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 size: import("element-plus/es/utils").BuildPropReturn; readonly withHeader: import("element-plus/es/utils").BuildPropReturn; readonly modalFade: import("element-plus/es/utils").BuildPropReturn; readonly beforeClose: import("element-plus/es/utils").BuildPropReturn, unknown, unknown, unknown, unknown>; 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; }>>; emit: ((event: "close") => void) & ((event: "open") => void) & ((event: "update:modelValue", value: boolean) => void) & ((event: "opened") => void) & ((event: "closed") => void) & ((event: "openAutoFocus") => void) & ((event: "closeAutoFocus") => void); drawerVisible: import("vue").Ref> | import("vue").WritableComputedRef>; 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 | 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; }; }; 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("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; withHeader: import("element-plus/es/utils").BuildPropType; modalFade: import("element-plus/es/utils").BuildPropType; }>> & Record; ElScrollbar: import("element-plus/es/utils").SFCWithInstall; readonly maxHeight: import("element-plus/es/utils").BuildPropReturn; readonly native: import("element-plus/es/utils").BuildPropReturn; readonly wrapStyle: import("element-plus/es/utils").BuildPropReturn, "", unknown, unknown, unknown>; readonly wrapClass: import("element-plus/es/utils").BuildPropReturn; readonly viewClass: import("element-plus/es/utils").BuildPropReturn; readonly viewStyle: import("element-plus/es/utils").BuildPropReturn; readonly noresize: BooleanConstructor; readonly tag: import("element-plus/es/utils").BuildPropReturn; readonly always: import("element-plus/es/utils").BuildPropReturn; readonly minSize: import("element-plus/es/utils").BuildPropReturn; }, { 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; }; }; scrollbar$: import("vue").Ref; wrap$: import("vue").Ref; resize$: import("vue").Ref; barRef: import("vue").Ref; moveX: import("vue").Ref; moveY: import("vue").Ref; ratioX: import("vue").Ref; ratioY: import("vue").Ref; sizeWidth: import("vue").Ref; sizeHeight: import("vue").Ref; style: import("vue").ComputedRef; update: () => void; handleScroll: () => void; scrollTo: { (xCord: number, yCord?: number | undefined): void; (options: ScrollToOptions): void; }; setScrollTop: (value: number) => void; setScrollLeft: (value: number) => void; }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, { scroll: ({ scrollTop, scrollLeft, }: { scrollTop: number; scrollLeft: number; }) => boolean; }, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly; readonly maxHeight: import("element-plus/es/utils").BuildPropReturn; readonly native: import("element-plus/es/utils").BuildPropReturn; readonly wrapStyle: import("element-plus/es/utils").BuildPropReturn, "", unknown, unknown, unknown>; readonly wrapClass: import("element-plus/es/utils").BuildPropReturn; readonly viewClass: import("element-plus/es/utils").BuildPropReturn; readonly viewStyle: import("element-plus/es/utils").BuildPropReturn; readonly noresize: BooleanConstructor; readonly tag: import("element-plus/es/utils").BuildPropReturn; readonly always: import("element-plus/es/utils").BuildPropReturn; readonly minSize: import("element-plus/es/utils").BuildPropReturn; }>> & { onScroll?: ((args_0: { scrollTop: number; scrollLeft: number; }) => any) | undefined; }, { height: import("element-plus/es/utils").BuildPropType; maxHeight: import("element-plus/es/utils").BuildPropType; always: import("element-plus/es/utils").BuildPropType; native: import("element-plus/es/utils").BuildPropType; wrapStyle: import("vue").StyleValue; wrapClass: import("element-plus/es/utils").BuildPropType; viewClass: import("element-plus/es/utils").BuildPropType; viewStyle: import("element-plus/es/utils").BuildPropType; tag: string; minSize: number; noresize: boolean; }>> & Record; }, 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 beforeClose: import("element-plus/es/utils").BuildPropReturn, unknown, unknown, unknown, unknown>; 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; width: import("element-plus/es/utils").BuildPropType; appendToBody: boolean; closeOnPressEscape: import("element-plus/es/utils").BuildPropType; title: string; direction: import("element-plus/es/utils").BuildPropType; openDelay: number; top: string; draggable: import("element-plus/es/utils").BuildPropType; lockScroll: import("element-plus/es/utils").BuildPropType; beforeClose: import("element-plus").DialogBeforeCloseFn; destroyOnClose: boolean; closeOnClickModal: import("element-plus/es/utils").BuildPropType; modal: import("element-plus/es/utils").BuildPropType; closeDelay: number; trapFocus: import("element-plus/es/utils").BuildPropType; center: import("element-plus/es/utils").BuildPropType; closeIcon: import("element-plus/es/utils").BuildPropType>, unknown, unknown>; customClass: string; fullscreen: import("element-plus/es/utils").BuildPropType; showClose: import("element-plus/es/utils").BuildPropType; bodyLockScroll: boolean; withHeader: import("element-plus/es/utils").BuildPropType; modalFade: import("element-plus/es/utils").BuildPropType; }>; export default _default;