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