import Region from '../Region'; export default function fixGeoCoords(mapType: string, region: Region): void;