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