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