import type { UIRenderCommand } from "@jixo/tools-uikit"; export declare const webSocketRenderHandler: (sessionId: string, command: UIRenderCommand) => Promise; //# sourceMappingURL=ws_render.d.ts.map