declare const _default: import("vue-demi").DefineComponent, {}, { initialValue: undefined; initiated: boolean; retrieving_inner: boolean; confirming: boolean; denying: boolean; saving: boolean; closing: boolean; scrollbar: null; isFullscreen: boolean; labelWidth: undefined; key: number; isVue3: boolean; }, { Readonly(): any; Locale(): any; Listeners(): any; Slots(): any; headerSlotName(): "header" | "title"; ShowFullscreenToggle(): any; ShowConfirmButton(): any; ShowDenyButton(): any; ShowSaveButton(): any; ShowResetButton(): any; ShowCancelButton(): any; ReverseButtons(): any; ValueIsPlainObject(): boolean; Title(): any; Retrieving(): any; Retrieve(): any; Confirm(): any; Deny(): any; Save(): any; Reset(): any; ElDialogProps(): any; ElFormProps(): any; }, { isGlobalSlot: typeof isGlobalSlot; toggleFullscreen(newValue?: boolean): void; computeLabelWidth(): void; onClose(): void; onClosed(): void; close(): void; doClose(): void; onAction(type: any, status: any): void; onReset(): void; highlightError: (selectors?: string | Element | NodeList, container?: Window & typeof globalThis) => void; }, import("vue-demi").ComponentOptionsMixin, import("vue-demi").ComponentOptionsMixin, string[], string, import("vue-demi").PublicProps, Readonly> & Readonly<{ [x: `on${Capitalize}`]: ((...args: any[]) => any) | undefined; }>, {}, {}, {}, {}, string, import("vue-demi").ComponentProvideOptions, true, {}, any>; export default _default; import { isGlobalSlot } from '../../utils';