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