export const MapContext: React.Context<null>;
export function GDMap(props: any): JSX.Element;
import React from "react";