export interface RecaptchaConfiguration { useGlobalDomain?: boolean; useEnterprise?: boolean; } //# sourceMappingURL=recaptcha-configuration.d.ts.map