import GRECaptch from './grecaptcha';
export type { ConfigRender, GCaptchaProps } from './types';
export default GRECaptch;
