/// import type { MapPolygonProps } from 'react-native-maps'; export declare function Polygon(props: MapPolygonProps): JSX.Element;