import { Event } from "chef-core"; export declare function chat(_ws: WebSocket, { id, event, data }: Event): void; //# sourceMappingURL=chat.d.ts.map