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