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