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