import type { GatewayRequestHandlers } from "./types.js"; export declare const talkHandlers: GatewayRequestHandlers;