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