import WebView from './WebView'; // We keep this for compatibility reasons. export { WebView }; export default WebView;