import { Plugin } from "vite";
export declare const useServerPlugin: () => Plugin;
