import { $n as PluginRuntime } from "./types-C0dQmare.js";
//#region extensions/feishu/src/runtime.d.ts
declare const setFeishuRuntime: (next: PluginRuntime) => void, getFeishuRuntime: () => PluginRuntime;
//#endregion
export { setFeishuRuntime as t };