import { Plugin } from 'vue'; import IdmMeteo from './src/index.vue'; export declare const MeteoPlugin: Plugin; export { IdmMeteo };