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.d.ts
declare const telegramPlugin: ChannelPlugin<ResolvedTelegramAccount, TelegramProbe, unknown>;
//#endregion
export { telegramPlugin as t };