import Good from './good.vue'; import type { Plugin } from 'vue'; export declare const GoodPlugin: Plugin; export { Good };