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