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