import { UseRecaptchaV2Options, UseRecaptchaV2Return } from '../types';
export declare function useRecaptchaV2(options?: UseRecaptchaV2Options): UseRecaptchaV2Return;
//# sourceMappingURL=useRecaptchaV2.d.ts.map