import Source from './src/source.vue'; import type { SFCWithInstall } from '@mapbox-vue3/core/es/common'; export declare const MbSource: SFCWithInstall; export default MbSource; export * from './src/source';