export { TrustlyWebView, type ITrustlyWebViewProps, } from './TrustlyWebView';
export { NativeEventTypes, type NativeEventType } from './common';
export { TrustlyWebView as default } from './TrustlyWebView';
//# sourceMappingURL=index.d.ts.map