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