declare const MapLocation: import("svelte").Component<$$ComponentProps, {}, "">; type MapLocation = ReturnType; export default MapLocation;