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