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