import { type StencilVueComponent } from '@stencil/vue-output-target/runtime';
import type { JSX } from '@trustcomponent/trustcaptcha-frontend';
export declare const TrustcaptchaComponent: StencilVueComponent<JSX.TrustcaptchaComponent>;
