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