import type { IconProps } from './icon.context.js'; declare const MapPinIcon: import("svelte").Component; type MapPinIcon = ReturnType; export default MapPinIcon;