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