import * as React from "react";
declare const MapGl: () => React.JSX.Element;
export default MapGl;
