import type { RecaptchaEnterprisePlugin } from './definitions';
declare const CapacitorPluginRecaptcha: RecaptchaEnterprisePlugin;
export * from './definitions';
export { CapacitorPluginRecaptcha };
