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