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