declare function restoreDevServerPatch(): void; declare function applyDevServerPatch(): typeof restoreDevServerPatch; export { applyDevServerPatch };