import { Plugin } from 'vue'; import basicStyle from './index.vue'; export declare const StoppageReportPlugin: Plugin; export { basicStyle };