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