import MbWindLayer from './src/wind-layer';
export default MbWindLayer;
export { MbWindLayer };
export * from './src/props';
