import type { PluginRuntime } from "openclaw/plugin-sdk";
export declare function setAssistantRuntime(rt: PluginRuntime): void;
export declare function getAssistantRuntime(): PluginRuntime;
//# sourceMappingURL=runtime.d.ts.map