export { RecaptchaModule as Ng2GoogleRecaptchaModule } from './module/recaptcha.module';
export { CreateRecaptchaComponent as Ng2GoogleRecaptchaComponent } from './create-recaptcha/create-recaptcha.component';
