import type { ChannelOutboundAdapter } from "../types.js"; export declare const telegramOutbound: ChannelOutboundAdapter;