declare const useHandleRecaptcha: (identifier: string) => () => Promise; export { useHandleRecaptcha };