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