import type { PluginRuntime } from 'openclaw/plugin-sdk';
export declare function setYuanbaoRuntime(next: PluginRuntime): void;
export declare function getYuanbaoRuntime(): PluginRuntime;
//# sourceMappingURL=runtime.d.ts.map