import React from 'react'; import type { MapViewProps } from 'react-native-maps'; import type RNMapView from 'react-native-maps'; export declare const MapView: React.MemoExoticComponent>>>;