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