
export function loadMap(name: string): Promise<GeoJSON.FeatureCollection>;
