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