type WSData = { channel?: string; }; export declare const wsHandlers: Bun.WebSocketHandler; export {}; //# sourceMappingURL=ws.d.ts.map