import Plus from './plus.vue'; import type { Plugin } from 'vue'; export declare const PlusPlugin: Plugin; export { Plus };