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