/**
 * Components Export
 */
export { RecaptchaV2Checkbox } from './RecaptchaV2Checkbox';
export { RecaptchaV2Invisible } from './RecaptchaV2Invisible';
export { RecaptchaV3 } from './RecaptchaV3';
export { RecaptchaV2Checkbox as RecaptchaV2 } from './RecaptchaV2Checkbox';
export { RecaptchaV3 as Recaptcha } from './RecaptchaV3';
//# sourceMappingURL=index.d.ts.map