import { Plugin } from 'vue'; import EeasReport from './src/orm.vue'; export declare const EeasReportPlugin: Plugin; export { EeasReport };