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