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