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