import { t as ChannelPlugin } from "./types.plugin-BIHyhl5u.js";
import { t as TelegramProbe } from "./probe-CUDtDSfw.js";
import { t as ResolvedTelegramAccount } from "./accounts-BViSGDwM.js";

//#region extensions/telegram/src/channel.setup.d.ts
declare const telegramSetupPlugin: ChannelPlugin<ResolvedTelegramAccount, TelegramProbe>;
//#endregion
export { telegramSetupPlugin as t };