import { type ChannelSetupWizard } from "openclaw/plugin-sdk/setup"; export { feishuSetupAdapter } from "./setup-core.js"; export declare const feishuSetupWizard: ChannelSetupWizard;