import { type ResolvedSlackAccount } from "./accounts.js"; import { type SlackProbe } from "./probe.js"; import { type ChannelPlugin } from "./runtime-api.js"; export declare const slackPlugin: ChannelPlugin;