export default Map;
declare function Map(props: any): JSX.Element;
