/** * Builds the URL of the Next.js dev HMR WebSocket, on the path served by the * installed Next.js version. `PAYLOAD_HMR_URL_OVERRIDE` is used verbatim. */ export declare const getNextJsHMRURL: () => string; //# sourceMappingURL=getNextJsHMRURL.d.ts.map