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