import WindLayer from './src/wind-layer.vue';
import type { SFCWithInstall } from '@mapbox-vue3/env-layers/es/common';
export declare const MbWindLayer: SFCWithInstall<typeof WindLayer>;
export default MbWindLayer;
export * from './src/wind-layer';
