import React from 'react'; import { WebViewApi, WebViewProps } from './webViewTypes'; export declare const WebView: React.ForwardRefExoticComponent>;