import MapMarker from './src/map-marker.vue'; import type { SFCWithInstall } from '@mapbox-vue3/core/es/common'; export declare const MbMapMarker: SFCWithInstall; export default MbMapMarker; export * from './src/map-marker';