declare const _default: { new (...args: any[]): { $: import("vue").ComponentInternalInstance; $data: {}; $props: Partial<{ height: number; width: string | number | null | undefined; borderColor: string; boxShadow: boolean; mask: boolean; image: string; radius: number; logo: string; prefixCls: string; maskClosable: boolean; themeColor: string; bgColor: string; boxShadowColor: string; boxShadowBlur: number; maxTries: number; verifyParams: { [key: string]: any; }; verifyMethod: string; textColor: string; modalBgColor: string; modalBoxShadow: boolean; modalBoxShadowColor: string; modalBoxShadowBlur: number; initParams: { [key: string]: any; }; initMethod: string; checkParams: { [key: string]: any; }; checkAction: string; checkMethod: string; }> & Omit & { default: string; }; width: import("vue-types").VueTypeDef & { default: string | number | null | undefined; }; height: import("vue-types").VueTypeValidableDef & { default: number; }; radius: import("vue-types").VueTypeValidableDef & { default: number; } & { default: number; }; themeColor: import("vue-types").VueTypeValidableDef & { default: string; }; bgColor: import("vue-types").VueTypeValidableDef & { default: string; }; borderColor: import("vue-types").VueTypeValidableDef & { default: string; }; textColor: import("vue-types").VueTypeValidableDef & { default: string; }; boxShadow: import("vue-types").VueTypeValidableDef & { default: boolean; }; boxShadowColor: import("vue-types").VueTypeValidableDef & { default: string; }; boxShadowBlur: import("vue-types").VueTypeValidableDef & { default: number; } & { default: number; }; modalBgColor: import("vue-types").VueTypeValidableDef & { default: string; }; modalBoxShadow: import("vue-types").VueTypeValidableDef & { default: boolean; }; modalBoxShadowColor: import("vue-types").VueTypeValidableDef & { default: string; }; modalBoxShadowBlur: import("vue-types").VueTypeValidableDef & { default: number; }; image: import("vue-types").VueTypeValidableDef & { default: string; }; logo: import("vue-types").VueTypeValidableDef & { default: string; }; mask: import("vue-types").VueTypeValidableDef & { default: boolean; }; maskClosable: import("vue-types").VueTypeValidableDef & { default: boolean; }; maxTries: import("vue-types").VueTypeValidableDef & { default: number; } & { default: number; }; initParams: import("vue-types").VueTypeValidableDef<{ [key: string]: any; }> & { default: () => { [key: string]: any; }; } & { default: () => { [key: string]: any; }; }; initAction: import("vue-types").VueTypeDef; initMethod: import("vue-types").VueTypeDef & { default: string; }; verifyParams: import("vue-types").VueTypeValidableDef<{ [key: string]: any; }> & { default: () => { [key: string]: any; }; } & { default: () => { [key: string]: any; }; }; verifyAction: import("vue-types").VueTypeDef; verifyMethod: import("vue-types").VueTypeDef & { default: string; }; checkParams: import("vue-types").VueTypeValidableDef<{ [key: string]: any; }> & { default: () => { [key: string]: any; }; } & { default: () => { [key: string]: any; }; }; checkAction: import("vue-types").VueTypeValidableDef & { default: string; }; checkMethod: import("vue-types").VueTypeDef & { default: string; }; }>> & { onSuccess?: ((...args: any[]) => any) | undefined; onInit?: ((...args: any[]) => any) | undefined; onChecked?: ((...args: any[]) => any) | undefined; } & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "height" | "width" | "borderColor" | "boxShadow" | "mask" | "image" | "radius" | "logo" | "prefixCls" | "maskClosable" | "themeColor" | "bgColor" | "boxShadowColor" | "boxShadowBlur" | "maxTries" | "verifyParams" | "verifyMethod" | "textColor" | "modalBgColor" | "modalBoxShadow" | "modalBoxShadowColor" | "modalBoxShadowBlur" | "initParams" | "initMethod" | "checkParams" | "checkAction" | "checkMethod">; $attrs: { [x: string]: unknown; }; $refs: { [x: string]: unknown; }; $slots: Readonly<{ [name: string]: import("vue").Slot | undefined; }>; $root: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase, {}> | null; $parent: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase, {}> | null; $emit: (event: "success" | "init" | "checked", ...args: any[]) => void; $el: any; $options: import("vue").ComponentOptionsBase & { default: string; }; width: import("vue-types").VueTypeDef & { default: string | number | null | undefined; }; height: import("vue-types").VueTypeValidableDef & { default: number; }; radius: import("vue-types").VueTypeValidableDef & { default: number; } & { default: number; }; themeColor: import("vue-types").VueTypeValidableDef & { default: string; }; bgColor: import("vue-types").VueTypeValidableDef & { default: string; }; borderColor: import("vue-types").VueTypeValidableDef & { default: string; }; textColor: import("vue-types").VueTypeValidableDef & { default: string; }; boxShadow: import("vue-types").VueTypeValidableDef & { default: boolean; }; boxShadowColor: import("vue-types").VueTypeValidableDef & { default: string; }; boxShadowBlur: import("vue-types").VueTypeValidableDef & { default: number; } & { default: number; }; modalBgColor: import("vue-types").VueTypeValidableDef & { default: string; }; modalBoxShadow: import("vue-types").VueTypeValidableDef & { default: boolean; }; modalBoxShadowColor: import("vue-types").VueTypeValidableDef & { default: string; }; modalBoxShadowBlur: import("vue-types").VueTypeValidableDef & { default: number; }; image: import("vue-types").VueTypeValidableDef & { default: string; }; logo: import("vue-types").VueTypeValidableDef & { default: string; }; mask: import("vue-types").VueTypeValidableDef & { default: boolean; }; maskClosable: import("vue-types").VueTypeValidableDef & { default: boolean; }; maxTries: import("vue-types").VueTypeValidableDef & { default: number; } & { default: number; }; initParams: import("vue-types").VueTypeValidableDef<{ [key: string]: any; }> & { default: () => { [key: string]: any; }; } & { default: () => { [key: string]: any; }; }; initAction: import("vue-types").VueTypeDef; initMethod: import("vue-types").VueTypeDef & { default: string; }; verifyParams: import("vue-types").VueTypeValidableDef<{ [key: string]: any; }> & { default: () => { [key: string]: any; }; } & { default: () => { [key: string]: any; }; }; verifyAction: import("vue-types").VueTypeDef; verifyMethod: import("vue-types").VueTypeDef & { default: string; }; checkParams: import("vue-types").VueTypeValidableDef<{ [key: string]: any; }> & { default: () => { [key: string]: any; }; } & { default: () => { [key: string]: any; }; }; checkAction: import("vue-types").VueTypeValidableDef & { default: string; }; checkMethod: import("vue-types").VueTypeDef & { default: string; }; }>> & { onSuccess?: ((...args: any[]) => any) | undefined; onInit?: ((...args: any[]) => any) | undefined; onChecked?: ((...args: any[]) => any) | undefined; }, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("success" | "init" | "checked")[], string, { height: number; width: string | number | null | undefined; borderColor: string; boxShadow: boolean; mask: boolean; image: string; radius: number; logo: string; prefixCls: string; maskClosable: boolean; themeColor: string; bgColor: string; boxShadowColor: string; boxShadowBlur: number; maxTries: number; verifyParams: { [key: string]: any; }; verifyMethod: string; textColor: string; modalBgColor: string; modalBoxShadow: boolean; modalBoxShadowColor: string; modalBoxShadowBlur: number; initParams: { [key: string]: any; }; initMethod: string; checkParams: { [key: string]: any; }; checkAction: string; checkMethod: string; }, {}, string> & { beforeCreate?: ((() => void) | (() => void)[]) | undefined; created?: ((() => void) | (() => void)[]) | undefined; beforeMount?: ((() => void) | (() => void)[]) | undefined; mounted?: ((() => void) | (() => void)[]) | undefined; beforeUpdate?: ((() => void) | (() => void)[]) | undefined; updated?: ((() => void) | (() => void)[]) | undefined; activated?: ((() => void) | (() => void)[]) | undefined; deactivated?: ((() => void) | (() => void)[]) | undefined; beforeDestroy?: ((() => void) | (() => void)[]) | undefined; beforeUnmount?: ((() => void) | (() => void)[]) | undefined; destroyed?: ((() => void) | (() => void)[]) | undefined; unmounted?: ((() => void) | (() => void)[]) | undefined; renderTracked?: (((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[]) | undefined; renderTriggered?: (((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[]) | undefined; errorCaptured?: (((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase, {}> | null, info: string) => boolean | void) | ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase, {}> | null, info: string) => boolean | void)[]) | undefined; }; $forceUpdate: () => void; $nextTick: typeof import("vue").nextTick; $watch any)>(source: T, cb: T extends (...args: any) => infer R ? (args_0: R, args_1: R) => any : (...args: any) => any, options?: import("vue").WatchOptions | undefined): import("vue").WatchStopHandle; } & Readonly & { default: string; }; width: import("vue-types").VueTypeDef & { default: string | number | null | undefined; }; height: import("vue-types").VueTypeValidableDef & { default: number; }; radius: import("vue-types").VueTypeValidableDef & { default: number; } & { default: number; }; themeColor: import("vue-types").VueTypeValidableDef & { default: string; }; bgColor: import("vue-types").VueTypeValidableDef & { default: string; }; borderColor: import("vue-types").VueTypeValidableDef & { default: string; }; textColor: import("vue-types").VueTypeValidableDef & { default: string; }; boxShadow: import("vue-types").VueTypeValidableDef & { default: boolean; }; boxShadowColor: import("vue-types").VueTypeValidableDef & { default: string; }; boxShadowBlur: import("vue-types").VueTypeValidableDef & { default: number; } & { default: number; }; modalBgColor: import("vue-types").VueTypeValidableDef & { default: string; }; modalBoxShadow: import("vue-types").VueTypeValidableDef & { default: boolean; }; modalBoxShadowColor: import("vue-types").VueTypeValidableDef & { default: string; }; modalBoxShadowBlur: import("vue-types").VueTypeValidableDef & { default: number; }; image: import("vue-types").VueTypeValidableDef & { default: string; }; logo: import("vue-types").VueTypeValidableDef & { default: string; }; mask: import("vue-types").VueTypeValidableDef & { default: boolean; }; maskClosable: import("vue-types").VueTypeValidableDef & { default: boolean; }; maxTries: import("vue-types").VueTypeValidableDef & { default: number; } & { default: number; }; initParams: import("vue-types").VueTypeValidableDef<{ [key: string]: any; }> & { default: () => { [key: string]: any; }; } & { default: () => { [key: string]: any; }; }; initAction: import("vue-types").VueTypeDef; initMethod: import("vue-types").VueTypeDef & { default: string; }; verifyParams: import("vue-types").VueTypeValidableDef<{ [key: string]: any; }> & { default: () => { [key: string]: any; }; } & { default: () => { [key: string]: any; }; }; verifyAction: import("vue-types").VueTypeDef; verifyMethod: import("vue-types").VueTypeDef & { default: string; }; checkParams: import("vue-types").VueTypeValidableDef<{ [key: string]: any; }> & { default: () => { [key: string]: any; }; } & { default: () => { [key: string]: any; }; }; checkAction: import("vue-types").VueTypeValidableDef & { default: string; }; checkMethod: import("vue-types").VueTypeDef & { default: string; }; }>> & { onSuccess?: ((...args: any[]) => any) | undefined; onInit?: ((...args: any[]) => any) | undefined; onChecked?: ((...args: any[]) => any) | undefined; } & import("vue").ShallowUnwrapRef<() => JSX.Element> & {} & import("vue").ComponentCustomProperties & {}; __isFragment?: undefined; __isTeleport?: undefined; __isSuspense?: undefined; } & import("vue").ComponentOptionsBase & { default: string; }; width: import("vue-types").VueTypeDef & { default: string | number | null | undefined; }; height: import("vue-types").VueTypeValidableDef & { default: number; }; radius: import("vue-types").VueTypeValidableDef & { default: number; } & { default: number; }; themeColor: import("vue-types").VueTypeValidableDef & { default: string; }; bgColor: import("vue-types").VueTypeValidableDef & { default: string; }; borderColor: import("vue-types").VueTypeValidableDef & { default: string; }; textColor: import("vue-types").VueTypeValidableDef & { default: string; }; boxShadow: import("vue-types").VueTypeValidableDef & { default: boolean; }; boxShadowColor: import("vue-types").VueTypeValidableDef & { default: string; }; boxShadowBlur: import("vue-types").VueTypeValidableDef & { default: number; } & { default: number; }; modalBgColor: import("vue-types").VueTypeValidableDef & { default: string; }; modalBoxShadow: import("vue-types").VueTypeValidableDef & { default: boolean; }; modalBoxShadowColor: import("vue-types").VueTypeValidableDef & { default: string; }; modalBoxShadowBlur: import("vue-types").VueTypeValidableDef & { default: number; }; image: import("vue-types").VueTypeValidableDef & { default: string; }; logo: import("vue-types").VueTypeValidableDef & { default: string; }; mask: import("vue-types").VueTypeValidableDef & { default: boolean; }; maskClosable: import("vue-types").VueTypeValidableDef & { default: boolean; }; maxTries: import("vue-types").VueTypeValidableDef & { default: number; } & { default: number; }; initParams: import("vue-types").VueTypeValidableDef<{ [key: string]: any; }> & { default: () => { [key: string]: any; }; } & { default: () => { [key: string]: any; }; }; initAction: import("vue-types").VueTypeDef; initMethod: import("vue-types").VueTypeDef & { default: string; }; verifyParams: import("vue-types").VueTypeValidableDef<{ [key: string]: any; }> & { default: () => { [key: string]: any; }; } & { default: () => { [key: string]: any; }; }; verifyAction: import("vue-types").VueTypeDef; verifyMethod: import("vue-types").VueTypeDef & { default: string; }; checkParams: import("vue-types").VueTypeValidableDef<{ [key: string]: any; }> & { default: () => { [key: string]: any; }; } & { default: () => { [key: string]: any; }; }; checkAction: import("vue-types").VueTypeValidableDef & { default: string; }; checkMethod: import("vue-types").VueTypeDef & { default: string; }; }>> & { onSuccess?: ((...args: any[]) => any) | undefined; onInit?: ((...args: any[]) => any) | undefined; onChecked?: ((...args: any[]) => any) | undefined; }, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("success" | "init" | "checked")[], "success" | "init" | "checked", { height: number; width: string | number | null | undefined; borderColor: string; boxShadow: boolean; mask: boolean; image: string; radius: number; logo: string; prefixCls: string; maskClosable: boolean; themeColor: string; bgColor: string; boxShadowColor: string; boxShadowBlur: number; maxTries: number; verifyParams: { [key: string]: any; }; verifyMethod: string; textColor: string; modalBgColor: string; modalBoxShadow: boolean; modalBoxShadowColor: string; modalBoxShadowBlur: number; initParams: { [key: string]: any; }; initMethod: string; checkParams: { [key: string]: any; }; checkAction: string; checkMethod: string; }, {}, string> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & import("@vue/runtime-core").Plugin; export default _default;