import type { DefineComponent } from 'vue'; declare const Server: DefineComponent>; export { Server };