import * as React from 'react'; import { IProps } from '../component/IProps'; declare const ReCaptchaV3: React.ComponentType; export { ReCaptchaV3 };