import { SlotsType } from 'vue'; import MiPassportSocialite from './socialite'; declare const _default: { new (...args: any[]): { $: import("vue").ComponentInternalInstance; $data: {}; $props: { prefixCls?: string; title?: string; background?: string; rules?: { [key: string]: any; }; registerLink?: string; forgetPasswordLink?: string; onAfterLogin?: (...args: any[]) => any; socialiteLogin?: boolean; socialiteLoginDomain?: string; onCaptchaSuccess?: (...args: any[]) => any; openCaptcha?: boolean; captchaRadius?: number; captchaInitParams?: { [key: string]: any; }; captchaInitMethod?: string; captchaCheckParams?: { [key: string]: any; }; captchaCheckAction?: string; captchaCheckMethod?: string; captchaVerifyParams?: { [key: string]: any; }; captchaVerifyAction?: string; captchaVerifyMethod?: string; captchaImage?: string; captchaBackground?: string; captchaTextColor?: string; captchaThemeColor?: string; captchaMaxTries?: number; onCaptchaInit?: (...args: any[]) => any; onCaptchaChecked?: (...args: any[]) => any; readonly footer?: any; readonly content?: any; readonly action?: any; readonly captchaInitAction?: any; key?: string | number | symbol; ref?: import("vue").VNodeRef; ref_for?: boolean; ref_key?: string; onVnodeBeforeMount?: ((vnode: import("vue").VNode) => void) | ((vnode: import("vue").VNode) => void)[]; onVnodeMounted?: ((vnode: import("vue").VNode) => void) | ((vnode: import("vue").VNode) => void)[]; onVnodeBeforeUpdate?: ((vnode: import("vue").VNode, oldVNode: import("vue").VNode) => void) | ((vnode: import("vue").VNode, oldVNode: import("vue").VNode) => void)[]; onVnodeUpdated?: ((vnode: import("vue").VNode, oldVNode: import("vue").VNode) => void) | ((vnode: import("vue").VNode, oldVNode: import("vue").VNode) => void)[]; onVnodeBeforeUnmount?: ((vnode: import("vue").VNode) => void) | ((vnode: import("vue").VNode) => void)[]; onVnodeUnmounted?: ((vnode: import("vue").VNode) => void) | ((vnode: import("vue").VNode) => void)[]; class?: unknown; style?: unknown; }; $attrs: { [x: string]: unknown; }; $refs: { [x: string]: unknown; }; $slots: Readonly<{ content: any; }>; $root: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase, {}, {}>; $parent: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase, {}, {}>; $emit: (event: "captchaSuccess", ...args: any[]) => void; $el: any; $options: import("vue").ComponentOptionsBase & { default: string; }; background: import("vue-types").VueTypeValidableDef & { default: string; }; title: import("vue-types").VueTypeValidableDef & { default: string; }; rules: import("vue-types").VueTypeValidableDef<{ [key: string]: any; }> & { default: () => { [key: string]: any; }; }; content: import("vue-types").VueTypeValidableDef; footer: import("vue-types").VueTypeValidableDef; openCaptcha: import("vue-types").VueTypeValidableDef & { default: boolean; }; captchaRadius: import("vue-types").VueTypeValidableDef & { default: number; } & { default: number; }; captchaInitParams: import("vue-types").VueTypeValidableDef<{ [key: string]: any; }> & { default: () => { [key: string]: any; }; } & { default: () => { [key: string]: any; }; }; captchaInitAction: import("vue-types").VueTypeDef; captchaInitMethod: import("vue-types").VueTypeDef & { default: string; }; captchaCheckParams: import("vue-types").VueTypeValidableDef<{ [key: string]: any; }> & { default: () => { [key: string]: any; }; } & { default: () => { [key: string]: any; }; }; captchaCheckAction: import("vue-types").VueTypeValidableDef & { default: string; }; captchaCheckMethod: import("vue-types").VueTypeDef & { default: string; }; captchaVerifyParams: import("vue-types").VueTypeValidableDef<{ [key: string]: any; }> & { default: () => { [key: string]: any; }; } & { default: () => { [key: string]: any; }; }; captchaVerifyAction: import("vue-types").VueTypeValidableDef & { default: string; }; captchaVerifyMethod: import("vue-types").VueTypeDef & { default: string; }; captchaImage: import("vue-types").VueTypeValidableDef & { default: string; }; captchaBackground: import("vue-types").VueTypeValidableDef & { default: string; } & { default: string; }; captchaTextColor: import("vue-types").VueTypeValidableDef & { default: string; } & { default: string; }; captchaThemeColor: import("vue-types").VueTypeValidableDef & { default: string; }; captchaMaxTries: import("vue-types").VueTypeValidableDef & { default: number; } & { default: number; }; onCaptchaInit: import("vue-types").VueTypeValidableDef<(...args: any[]) => any> & { default: (...args: any[]) => any; }; onCaptchaChecked: import("vue-types").VueTypeValidableDef<(...args: any[]) => any> & { default: (...args: any[]) => any; }; onCaptchaSuccess: import("vue-types").VueTypeValidableDef<(...args: any[]) => any> & { default: (...args: any[]) => any; }; } & { action: import("vue-types").VueTypeDef; registerLink: import("vue-types").VueTypeValidableDef & { default: string; }; forgetPasswordLink: import("vue-types").VueTypeValidableDef & { default: string; }; onAfterLogin: import("vue-types").VueTypeValidableDef<(...args: any[]) => any> & { default: (...args: any[]) => any; }; socialiteLogin: import("vue-types").VueTypeValidableDef & { default: boolean; }; socialiteLoginDomain: import("vue-types").VueTypeValidableDef & { default: string; }; }>> & { onCaptchaSuccess?: (...args: any[]) => any; }, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "captchaSuccess"[], string, { prefixCls: string; title: string; background: string; rules: { [key: string]: any; }; registerLink: string; forgetPasswordLink: string; onAfterLogin: (...args: any[]) => any; socialiteLogin: boolean; socialiteLoginDomain: string; onCaptchaSuccess: (...args: any[]) => any; openCaptcha: boolean; captchaRadius: number; captchaInitParams: { [key: string]: any; }; captchaInitMethod: string; captchaCheckParams: { [key: string]: any; }; captchaCheckAction: string; captchaCheckMethod: string; captchaVerifyParams: { [key: string]: any; }; captchaVerifyAction: string; captchaVerifyMethod: string; captchaImage: string; captchaBackground: string; captchaTextColor: string; captchaThemeColor: string; captchaMaxTries: number; onCaptchaInit: (...args: any[]) => any; onCaptchaChecked: (...args: any[]) => any; }, {}, string, SlotsType<{ content: any; }>> & { 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<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase, {}, {}>, info: string) => boolean | void) | ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase, {}, {}>, info: string) => boolean | void)[]; }; $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): import("vue").WatchStopHandle; } & Readonly & { default: string; }; background: import("vue-types").VueTypeValidableDef & { default: string; }; title: import("vue-types").VueTypeValidableDef & { default: string; }; rules: import("vue-types").VueTypeValidableDef<{ [key: string]: any; }> & { default: () => { [key: string]: any; }; }; content: import("vue-types").VueTypeValidableDef; footer: import("vue-types").VueTypeValidableDef; openCaptcha: import("vue-types").VueTypeValidableDef & { default: boolean; }; captchaRadius: import("vue-types").VueTypeValidableDef & { default: number; } & { default: number; }; captchaInitParams: import("vue-types").VueTypeValidableDef<{ [key: string]: any; }> & { default: () => { [key: string]: any; }; } & { default: () => { [key: string]: any; }; }; captchaInitAction: import("vue-types").VueTypeDef; captchaInitMethod: import("vue-types").VueTypeDef & { default: string; }; captchaCheckParams: import("vue-types").VueTypeValidableDef<{ [key: string]: any; }> & { default: () => { [key: string]: any; }; } & { default: () => { [key: string]: any; }; }; captchaCheckAction: import("vue-types").VueTypeValidableDef & { default: string; }; captchaCheckMethod: import("vue-types").VueTypeDef & { default: string; }; captchaVerifyParams: import("vue-types").VueTypeValidableDef<{ [key: string]: any; }> & { default: () => { [key: string]: any; }; } & { default: () => { [key: string]: any; }; }; captchaVerifyAction: import("vue-types").VueTypeValidableDef & { default: string; }; captchaVerifyMethod: import("vue-types").VueTypeDef & { default: string; }; captchaImage: import("vue-types").VueTypeValidableDef & { default: string; }; captchaBackground: import("vue-types").VueTypeValidableDef & { default: string; } & { default: string; }; captchaTextColor: import("vue-types").VueTypeValidableDef & { default: string; } & { default: string; }; captchaThemeColor: import("vue-types").VueTypeValidableDef & { default: string; }; captchaMaxTries: import("vue-types").VueTypeValidableDef & { default: number; } & { default: number; }; onCaptchaInit: import("vue-types").VueTypeValidableDef<(...args: any[]) => any> & { default: (...args: any[]) => any; }; onCaptchaChecked: import("vue-types").VueTypeValidableDef<(...args: any[]) => any> & { default: (...args: any[]) => any; }; onCaptchaSuccess: import("vue-types").VueTypeValidableDef<(...args: any[]) => any> & { default: (...args: any[]) => any; }; } & { action: import("vue-types").VueTypeDef; registerLink: import("vue-types").VueTypeValidableDef & { default: string; }; forgetPasswordLink: import("vue-types").VueTypeValidableDef & { default: string; }; onAfterLogin: import("vue-types").VueTypeValidableDef<(...args: any[]) => any> & { default: (...args: any[]) => any; }; socialiteLogin: import("vue-types").VueTypeValidableDef & { default: boolean; }; socialiteLoginDomain: import("vue-types").VueTypeValidableDef & { default: string; }; }>> & { onCaptchaSuccess?: (...args: any[]) => any; } & import("vue").ShallowUnwrapRef<() => JSX.Element> & {} & import("vue").ComponentCustomProperties & {}; __isFragment?: never; __isTeleport?: never; __isSuspense?: never; } & import("vue").ComponentOptionsBase & { default: string; }; background: import("vue-types").VueTypeValidableDef & { default: string; }; title: import("vue-types").VueTypeValidableDef & { default: string; }; rules: import("vue-types").VueTypeValidableDef<{ [key: string]: any; }> & { default: () => { [key: string]: any; }; }; content: import("vue-types").VueTypeValidableDef; footer: import("vue-types").VueTypeValidableDef; openCaptcha: import("vue-types").VueTypeValidableDef & { default: boolean; }; captchaRadius: import("vue-types").VueTypeValidableDef & { default: number; } & { default: number; }; captchaInitParams: import("vue-types").VueTypeValidableDef<{ [key: string]: any; }> & { default: () => { [key: string]: any; }; } & { default: () => { [key: string]: any; }; }; captchaInitAction: import("vue-types").VueTypeDef; captchaInitMethod: import("vue-types").VueTypeDef & { default: string; }; captchaCheckParams: import("vue-types").VueTypeValidableDef<{ [key: string]: any; }> & { default: () => { [key: string]: any; }; } & { default: () => { [key: string]: any; }; }; captchaCheckAction: import("vue-types").VueTypeValidableDef & { default: string; }; captchaCheckMethod: import("vue-types").VueTypeDef & { default: string; }; captchaVerifyParams: import("vue-types").VueTypeValidableDef<{ [key: string]: any; }> & { default: () => { [key: string]: any; }; } & { default: () => { [key: string]: any; }; }; captchaVerifyAction: import("vue-types").VueTypeValidableDef & { default: string; }; captchaVerifyMethod: import("vue-types").VueTypeDef & { default: string; }; captchaImage: import("vue-types").VueTypeValidableDef & { default: string; }; captchaBackground: import("vue-types").VueTypeValidableDef & { default: string; } & { default: string; }; captchaTextColor: import("vue-types").VueTypeValidableDef & { default: string; } & { default: string; }; captchaThemeColor: import("vue-types").VueTypeValidableDef & { default: string; }; captchaMaxTries: import("vue-types").VueTypeValidableDef & { default: number; } & { default: number; }; onCaptchaInit: import("vue-types").VueTypeValidableDef<(...args: any[]) => any> & { default: (...args: any[]) => any; }; onCaptchaChecked: import("vue-types").VueTypeValidableDef<(...args: any[]) => any> & { default: (...args: any[]) => any; }; onCaptchaSuccess: import("vue-types").VueTypeValidableDef<(...args: any[]) => any> & { default: (...args: any[]) => any; }; } & { action: import("vue-types").VueTypeDef; registerLink: import("vue-types").VueTypeValidableDef & { default: string; }; forgetPasswordLink: import("vue-types").VueTypeValidableDef & { default: string; }; onAfterLogin: import("vue-types").VueTypeValidableDef<(...args: any[]) => any> & { default: (...args: any[]) => any; }; socialiteLogin: import("vue-types").VueTypeValidableDef & { default: boolean; }; socialiteLoginDomain: import("vue-types").VueTypeValidableDef & { default: string; }; }>> & { onCaptchaSuccess?: (...args: any[]) => any; }, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "captchaSuccess"[], "captchaSuccess", { prefixCls: string; title: string; background: string; rules: { [key: string]: any; }; registerLink: string; forgetPasswordLink: string; onAfterLogin: (...args: any[]) => any; socialiteLogin: boolean; socialiteLoginDomain: string; onCaptchaSuccess: (...args: any[]) => any; openCaptcha: boolean; captchaRadius: number; captchaInitParams: { [key: string]: any; }; captchaInitMethod: string; captchaCheckParams: { [key: string]: any; }; captchaCheckAction: string; captchaCheckMethod: string; captchaVerifyParams: { [key: string]: any; }; captchaVerifyAction: string; captchaVerifyMethod: string; captchaImage: string; captchaBackground: string; captchaTextColor: string; captchaThemeColor: string; captchaMaxTries: number; onCaptchaInit: (...args: any[]) => any; onCaptchaChecked: (...args: any[]) => any; }, {}, string, SlotsType<{ content: any; }>> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & { readonly Socialite: typeof MiPassportSocialite; }; export default _default;