import type { NativeWebViewMacOS } from "./WebViewTypes"; declare const RNCWebView: typeof NativeWebViewMacOS; export default RNCWebView; //# sourceMappingURL=WebViewNativeComponent.macos.d.ts.map