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