import Finished from './finished.vue'; import type { Plugin } from 'vue'; export declare const FinishedPlugin: Plugin; export { Finished };