import type Actions from "#Actions"; import type WebSocket from "ws"; declare const _default: (socket: WebSocket, actions: Actions) => void; export default _default; //# sourceMappingURL=handle-ws-node.d.ts.map