import { t as ChannelPlugin } from "../../types.plugin-BIHyhl5u.js";
import { t as ResolvedMattermostAccount } from "../../accounts-DWMmdC3K.js";
import { t as mattermostPlugin } from "../../channel-plugin-runtime-CXdEwOzx.js";

//#region extensions/mattermost/src/channel.setup.d.ts
declare const mattermostSetupPlugin: ChannelPlugin<ResolvedMattermostAccount>;
//#endregion
export { mattermostPlugin, mattermostSetupPlugin };