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