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