/// import { InjectionToken } from "@angular/core"; import { RecaptchaSettings } from "./recaptcha-settings"; /** @deprecated Use `LOADER_OPTIONS` instead. See `RecaptchaLoaderOptions.onBeforeLoad` */ export declare const RECAPTCHA_LANGUAGE: InjectionToken; /** @deprecated Use `LOADER_OPTIONS` instead. See `RecaptchaLoaderOptions.onBeforeLoad` */ export declare const RECAPTCHA_BASE_URL: InjectionToken; /** @deprecated Use `LOADER_OPTIONS` instead. See `RecaptchaLoaderOptions.onBeforeLoad` */ export declare const RECAPTCHA_NONCE: InjectionToken; export declare const RECAPTCHA_SETTINGS: InjectionToken; export declare const RECAPTCHA_V3_SITE_KEY: InjectionToken; /** * Specifies the options for loading the reCAPTCHA script tag. */ export type RecaptchaLoaderOptions = { /** * Invoked before the `