importtype { Plugin } from"vite";
/**
* Plugin that provides the `virtual:react-server/hmr` module.
* Works in both dev and build — HMR code tree-shakes away in production.
*/exportdeclarefunctionvirtualRscHmrPlugin(): Plugin;
//# sourceMappingURL=virtualRscHmrPlugin.d.ts.map