import type { GatewayRequestHandler } from "./types.js"; export declare const handleNodeInvokeResult: GatewayRequestHandler;