import NavigationControl from './src/navigation-control.vue'; import type { SFCWithInstall } from '@mapbox-vue3/core/es/common'; export declare const MbNavigationControl: SFCWithInstall; export default MbNavigationControl; export * from './src/navigation-control';