export declare const ElsContainer: { new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins {}, boolean>; }>> & Readonly<{ onValidate?: ((...args: any[]) => any) | undefined; }>, { validate: () => Promise; query: (initPage?: boolean, tableRef?: string) => Promise; openEdit: (title: any, dialogProp?: { width: string; height: string; }) => Promise; }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, { validate: (...args: any[]) => void; }, import('vue').PublicProps, { isMobile: boolean; selectMenuPostQuery: boolean; transferParams: Record; }, true, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, { editDialogRef: ({ $: import('vue').ComponentInternalInstance; $data: {}; $props: Partial<{ modelValue: boolean; showClose: import('element-plus/es/utils/index.mjs').EpPropMergeType; appendTo: import('element-plus/es/utils/index.mjs').EpPropMergeType<(new (...args: any[]) => string | HTMLElement) | (() => string | HTMLElement) | ((new (...args: any[]) => string | HTMLElement) | (() => string | HTMLElement) | null)[], unknown, unknown>; title: string; visible: boolean; appendToBody: boolean; destroyOnClose: boolean; transition: import('element-plus/es/utils/index.mjs').EpPropMergeType<(new (...args: any[]) => string | import('vue').TransitionProps) | (() => import('element-plus').DialogTransition) | ((new (...args: any[]) => string | import('vue').TransitionProps) | (() => import('element-plus').DialogTransition) | null)[], unknown, unknown>; center: boolean; loading: boolean; fullscreen: boolean; modal: import('element-plus/es/utils/index.mjs').EpPropMergeType; draggable: import('element-plus/es/utils/index.mjs').EpPropMergeType; closeOnPressEscape: import('element-plus/es/utils/index.mjs').EpPropMergeType; ariaLevel: string; contentWidth: string; contentHeight: string; closeOnClickModal: import('element-plus/es/utils/index.mjs').EpPropMergeType; lockScroll: import('element-plus/es/utils/index.mjs').EpPropMergeType; modalPenetrable: boolean; openDelay: number; closeDelay: number; trapFocus: boolean; headerAriaLevel: string; alignCenter: import('element-plus/es/utils/index.mjs').EpPropMergeType; overflow: import('element-plus/es/utils/index.mjs').EpPropMergeType; }> & Omit<{ readonly modelValue: boolean; readonly showClose: import('element-plus/es/utils/index.mjs').EpPropMergeType; readonly appendTo: import('element-plus/es/utils/index.mjs').EpPropMergeType<(new (...args: any[]) => string | HTMLElement) | (() => string | HTMLElement) | ((new (...args: any[]) => string | HTMLElement) | (() => string | HTMLElement) | null)[], unknown, unknown>; readonly title: string; readonly visible: boolean; readonly appendToBody: boolean; readonly destroyOnClose: boolean; readonly center: boolean; readonly loading: boolean; readonly fullscreen: boolean; readonly modal: import('element-plus/es/utils/index.mjs').EpPropMergeType; readonly closeOnPressEscape: import('element-plus/es/utils/index.mjs').EpPropMergeType; readonly ariaLevel: string; readonly contentWidth: string; readonly contentHeight: string; readonly closeOnClickModal: import('element-plus/es/utils/index.mjs').EpPropMergeType; readonly lockScroll: import('element-plus/es/utils/index.mjs').EpPropMergeType; readonly modalPenetrable: boolean; readonly openDelay: number; readonly closeDelay: number; readonly trapFocus: boolean; readonly headerAriaLevel: string; readonly width?: import('element-plus/es/utils/index.mjs').EpPropMergeType | undefined; readonly zIndex?: number | undefined; readonly confirm?: Function | undefined; readonly cancel?: Function | undefined; readonly top?: string | undefined; readonly closeIcon?: import('element-plus/es/utils/index.mjs').EpPropMergeType<(new (...args: any[]) => (string | import('vue').Component) & {}) | (() => string | import('vue').Component) | ((new (...args: any[]) => (string | import('vue').Component) & {}) | (() => string | import('vue').Component) | null)[], unknown, unknown> | undefined; readonly url?: string | undefined; readonly transition?: import('element-plus/es/utils/index.mjs').EpPropMergeType<(new (...args: any[]) => string | import('vue').TransitionProps) | (() => import('element-plus').DialogTransition) | ((new (...args: any[]) => string | import('vue').TransitionProps) | (() => import('element-plus').DialogTransition) | null)[], unknown, unknown> | undefined; readonly onConfirm?: Function | undefined; readonly draggable?: import('element-plus/es/utils/index.mjs').EpPropMergeType | undefined; readonly beforeClose?: import('element-plus').DialogBeforeCloseFn | undefined; readonly modalClass?: string | undefined; readonly headerClass?: string | undefined; readonly bodyClass?: string | undefined; readonly footerClass?: string | undefined; readonly alignCenter?: import('element-plus/es/utils/index.mjs').EpPropMergeType | undefined; readonly overflow?: import('element-plus/es/utils/index.mjs').EpPropMergeType | undefined; readonly "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined; } & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "modelValue" | "showClose" | "appendTo" | "title" | "visible" | "appendToBody" | "destroyOnClose" | "transition" | "center" | "loading" | "fullscreen" | "modal" | "draggable" | "closeOnPressEscape" | "ariaLevel" | "contentWidth" | "contentHeight" | "closeOnClickModal" | "lockScroll" | "modalPenetrable" | "openDelay" | "closeDelay" | "trapFocus" | "headerAriaLevel" | "alignCenter" | "overflow">; $attrs: import('vue').Attrs; $refs: { [x: string]: unknown; }; $slots: Readonly<{ [name: string]: import('vue').Slot | undefined; }>; $root: import('vue').ComponentPublicInstance | null; $parent: import('vue').ComponentPublicInstance | null; $host: Element | null; $emit: (event: "update:modelValue", ...args: any[]) => void; $el: any; $options: import('vue').ComponentOptionsBase; contentHeight: import('element-plus/es/utils/index.mjs').EpPropFinalized; loading: BooleanConstructor; confirm: FunctionConstructor; onConfirm: FunctionConstructor; cancel: FunctionConstructor; appendToBody: BooleanConstructor; appendTo: import('element-plus/es/utils/index.mjs').EpPropFinalized<(new (...args: any[]) => string | HTMLElement) | (() => string | HTMLElement) | (((new (...args: any[]) => string | HTMLElement) | (() => string | HTMLElement)) | null)[], unknown, unknown, "body", boolean>; beforeClose: { readonly type: import('vue').PropType; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; destroyOnClose: BooleanConstructor; closeOnClickModal: import('element-plus/es/utils/index.mjs').EpPropFinalized; closeOnPressEscape: import('element-plus/es/utils/index.mjs').EpPropFinalized; lockScroll: import('element-plus/es/utils/index.mjs').EpPropFinalized; modal: import('element-plus/es/utils/index.mjs').EpPropFinalized; modalPenetrable: BooleanConstructor; openDelay: import('element-plus/es/utils/index.mjs').EpPropFinalized; closeDelay: import('element-plus/es/utils/index.mjs').EpPropFinalized; top: { readonly type: import('vue').PropType; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; modalClass: StringConstructor; headerClass: StringConstructor; bodyClass: StringConstructor; footerClass: StringConstructor; width: { readonly type: import('vue').PropType>; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; zIndex: { readonly type: import('vue').PropType; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; trapFocus: BooleanConstructor; headerAriaLevel: import('element-plus/es/utils/index.mjs').EpPropFinalized; transition: import('element-plus/es/utils/index.mjs').EpPropFinalized<(new (...args: any[]) => string | import('vue').TransitionProps) | (() => import('element-plus').DialogTransition) | (((new (...args: any[]) => string | import('vue').TransitionProps) | (() => import('element-plus').DialogTransition)) | null)[], unknown, unknown, undefined, boolean>; center: BooleanConstructor; alignCenter: import('element-plus/es/utils/index.mjs').EpPropFinalized; closeIcon: { readonly type: import('vue').PropType (string | import('vue').Component) & {}) | (() => string | import('vue').Component) | (((new (...args: any[]) => (string | import('vue').Component) & {}) | (() => string | import('vue').Component)) | null)[], unknown, unknown>>; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; draggable: import('element-plus/es/utils/index.mjs').EpPropFinalized; overflow: import('element-plus/es/utils/index.mjs').EpPropFinalized; fullscreen: BooleanConstructor; showClose: import('element-plus/es/utils/index.mjs').EpPropFinalized; title: import('element-plus/es/utils/index.mjs').EpPropFinalized; ariaLevel: import('element-plus/es/utils/index.mjs').EpPropFinalized; }>> & Readonly<{ "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined; }>, { confirm: () => void; open: () => void; close: () => void; }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, { "update:modelValue": (...args: any[]) => void; }, string, { modelValue: boolean; showClose: import('element-plus/es/utils/index.mjs').EpPropMergeType; appendTo: import('element-plus/es/utils/index.mjs').EpPropMergeType<(new (...args: any[]) => string | HTMLElement) | (() => string | HTMLElement) | ((new (...args: any[]) => string | HTMLElement) | (() => string | HTMLElement) | null)[], unknown, unknown>; title: string; visible: boolean; appendToBody: boolean; destroyOnClose: boolean; transition: import('element-plus/es/utils/index.mjs').EpPropMergeType<(new (...args: any[]) => string | import('vue').TransitionProps) | (() => import('element-plus').DialogTransition) | ((new (...args: any[]) => string | import('vue').TransitionProps) | (() => import('element-plus').DialogTransition) | null)[], unknown, unknown>; center: boolean; loading: boolean; fullscreen: boolean; modal: import('element-plus/es/utils/index.mjs').EpPropMergeType; draggable: import('element-plus/es/utils/index.mjs').EpPropMergeType; closeOnPressEscape: import('element-plus/es/utils/index.mjs').EpPropMergeType; ariaLevel: string; contentWidth: string; contentHeight: string; closeOnClickModal: import('element-plus/es/utils/index.mjs').EpPropMergeType; lockScroll: import('element-plus/es/utils/index.mjs').EpPropMergeType; modalPenetrable: boolean; openDelay: number; closeDelay: number; trapFocus: boolean; headerAriaLevel: string; alignCenter: import('element-plus/es/utils/index.mjs').EpPropMergeType; overflow: import('element-plus/es/utils/index.mjs').EpPropMergeType; }, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & { beforeCreate?: (() => void) | (() => void)[]; created?: (() => void) | (() => void)[]; beforeMount?: (() => void) | (() => void)[]; mounted?: (() => void) | (() => void)[]; beforeUpdate?: (() => void) | (() => void)[]; updated?: (() => void) | (() => void)[]; activated?: (() => void) | (() => void)[]; deactivated?: (() => void) | (() => void)[]; beforeDestroy?: (() => void) | (() => void)[]; beforeUnmount?: (() => void) | (() => void)[]; destroyed?: (() => void) | (() => void)[]; unmounted?: (() => void) | (() => void)[]; renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[]; renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)[]; errorCaptured?: ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: import('vue').ComponentPublicInstance | null, info: string) => boolean | void)[]; }; $forceUpdate: () => void; $nextTick: typeof import('vue').nextTick; $watch any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, import('@vue/reactivity').OnCleanup]) => any : (...args: [any, any, import('@vue/reactivity').OnCleanup]) => any, options?: import('vue').WatchOptions): import('vue').WatchStopHandle; } & Readonly<{ modelValue: boolean; showClose: import('element-plus/es/utils/index.mjs').EpPropMergeType; appendTo: import('element-plus/es/utils/index.mjs').EpPropMergeType<(new (...args: any[]) => string | HTMLElement) | (() => string | HTMLElement) | ((new (...args: any[]) => string | HTMLElement) | (() => string | HTMLElement) | null)[], unknown, unknown>; title: string; visible: boolean; appendToBody: boolean; destroyOnClose: boolean; transition: import('element-plus/es/utils/index.mjs').EpPropMergeType<(new (...args: any[]) => string | import('vue').TransitionProps) | (() => import('element-plus').DialogTransition) | ((new (...args: any[]) => string | import('vue').TransitionProps) | (() => import('element-plus').DialogTransition) | null)[], unknown, unknown>; center: boolean; loading: boolean; fullscreen: boolean; modal: import('element-plus/es/utils/index.mjs').EpPropMergeType; draggable: import('element-plus/es/utils/index.mjs').EpPropMergeType; closeOnPressEscape: import('element-plus/es/utils/index.mjs').EpPropMergeType; ariaLevel: string; contentWidth: string; contentHeight: string; closeOnClickModal: import('element-plus/es/utils/index.mjs').EpPropMergeType; lockScroll: import('element-plus/es/utils/index.mjs').EpPropMergeType; modalPenetrable: boolean; openDelay: number; closeDelay: number; trapFocus: boolean; headerAriaLevel: string; alignCenter: import('element-plus/es/utils/index.mjs').EpPropMergeType; overflow: import('element-plus/es/utils/index.mjs').EpPropMergeType; }> & Omit; contentHeight: import('element-plus/es/utils/index.mjs').EpPropFinalized; loading: BooleanConstructor; confirm: FunctionConstructor; onConfirm: FunctionConstructor; cancel: FunctionConstructor; appendToBody: BooleanConstructor; appendTo: import('element-plus/es/utils/index.mjs').EpPropFinalized<(new (...args: any[]) => string | HTMLElement) | (() => string | HTMLElement) | (((new (...args: any[]) => string | HTMLElement) | (() => string | HTMLElement)) | null)[], unknown, unknown, "body", boolean>; beforeClose: { readonly type: import('vue').PropType; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; destroyOnClose: BooleanConstructor; closeOnClickModal: import('element-plus/es/utils/index.mjs').EpPropFinalized; closeOnPressEscape: import('element-plus/es/utils/index.mjs').EpPropFinalized; lockScroll: import('element-plus/es/utils/index.mjs').EpPropFinalized; modal: import('element-plus/es/utils/index.mjs').EpPropFinalized; modalPenetrable: BooleanConstructor; openDelay: import('element-plus/es/utils/index.mjs').EpPropFinalized; closeDelay: import('element-plus/es/utils/index.mjs').EpPropFinalized; top: { readonly type: import('vue').PropType; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; modalClass: StringConstructor; headerClass: StringConstructor; bodyClass: StringConstructor; footerClass: StringConstructor; width: { readonly type: import('vue').PropType>; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; zIndex: { readonly type: import('vue').PropType; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; trapFocus: BooleanConstructor; headerAriaLevel: import('element-plus/es/utils/index.mjs').EpPropFinalized; transition: import('element-plus/es/utils/index.mjs').EpPropFinalized<(new (...args: any[]) => string | import('vue').TransitionProps) | (() => import('element-plus').DialogTransition) | (((new (...args: any[]) => string | import('vue').TransitionProps) | (() => import('element-plus').DialogTransition)) | null)[], unknown, unknown, undefined, boolean>; center: BooleanConstructor; alignCenter: import('element-plus/es/utils/index.mjs').EpPropFinalized; closeIcon: { readonly type: import('vue').PropType (string | import('vue').Component) & {}) | (() => string | import('vue').Component) | (((new (...args: any[]) => (string | import('vue').Component) & {}) | (() => string | import('vue').Component)) | null)[], unknown, unknown>>; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; draggable: import('element-plus/es/utils/index.mjs').EpPropFinalized; overflow: import('element-plus/es/utils/index.mjs').EpPropFinalized; fullscreen: BooleanConstructor; showClose: import('element-plus/es/utils/index.mjs').EpPropFinalized; title: import('element-plus/es/utils/index.mjs').EpPropFinalized; ariaLevel: import('element-plus/es/utils/index.mjs').EpPropFinalized; }>> & Readonly<{ "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined; }>, "confirm" | "close" | "open" | ("modelValue" | "showClose" | "appendTo" | "title" | "visible" | "appendToBody" | "destroyOnClose" | "transition" | "center" | "loading" | "fullscreen" | "modal" | "draggable" | "closeOnPressEscape" | "ariaLevel" | "contentWidth" | "contentHeight" | "closeOnClickModal" | "lockScroll" | "modalPenetrable" | "openDelay" | "closeDelay" | "trapFocus" | "headerAriaLevel" | "alignCenter" | "overflow")> & { confirm: () => void; open: () => void; close: () => void; } & {} & import('vue').ComponentCustomProperties & {} & { $slots: { header?(_: {}): any; header?(_: {}): any; default?(_: {}): any; default?(_: {}): any; footer?(_: {}): any; }; }) | null; }, HTMLDivElement, import('vue').ComponentProvideOptions, { P: {}; B: {}; D: {}; C: {}; M: {}; Defaults: {}; }, Readonly {}, boolean>; }>> & Readonly<{ onValidate?: ((...args: any[]) => any) | undefined; }>, { validate: () => Promise; query: (initPage?: boolean, tableRef?: string) => Promise; openEdit: (title: any, dialogProp?: { width: string; height: string; }) => Promise; }, {}, {}, {}, { isMobile: boolean; selectMenuPostQuery: boolean; transferParams: Record; }>; __isFragment?: never; __isTeleport?: never; __isSuspense?: never; } & import('vue').ComponentOptionsBase {}, boolean>; }>> & Readonly<{ onValidate?: ((...args: any[]) => any) | undefined; }>, { validate: () => Promise; query: (initPage?: boolean, tableRef?: string) => Promise; openEdit: (title: any, dialogProp?: { width: string; height: string; }) => Promise; }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, { validate: (...args: any[]) => void; }, string, { isMobile: boolean; selectMenuPostQuery: boolean; transferParams: Record; }, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => { $slots: { tool?(_: {}): any; query?(_: {}): any; default?(_: {}): any; edit?(_: {}): any; dialog?(_: {}): any; draw?(_: {}): any; }; }) & import('vue').ObjectPlugin & { setPropsDefaults: (defaults: { isMobile?: boolean | (() => boolean) | undefined; selectMenuPostQuery?: boolean | (() => boolean) | undefined; transferParams?: (() => Record) | undefined; }) => void; } & Record; export default ElsContainer; export * from './src/container';