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