import type { WsServer } from './ws.js'; export declare function listenErrors(ws: WsServer): void; //# sourceMappingURL=errors-ws.d.ts.map