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