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