import CigDialog from './src/index.vue'; import type { SFCWithInstall } from 'park-ui/es/utils'; export default CigDialog; export declare const ElCigDialog: SFCWithInstall void; close: () => void; loading: import("vue").Ref; }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("update:modelValue" | "onClose" | "ok")[], "update:modelValue" | "onClose" | "ok", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly> & { "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined; onOk?: ((...args: any[]) => any) | undefined; onOnClose?: ((...args: any[]) => any) | undefined; }, { scrollBorder: boolean; }>>;