import Info from './info.vue'; import type { Plugin } from 'vue'; export declare const InfoPlugin: Plugin; export { Info };