import Servers from './servers.vue'; import type { Plugin } from 'vue'; export declare const ServersPlugin: Plugin; export { Servers };