import type { NativeWebViewMacOS } from './WebViewTypes'; declare const RNCWebView: typeof NativeWebViewMacOS; export default RNCWebView;