import type { ChannelOnboardingAdapter } from "../onboarding-types.js";
export declare const telegramOnboardingAdapter: ChannelOnboardingAdapter;
