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