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