import { type ChannelPlugin } from "openclaw/plugin-sdk/core"; import { type ResolvedDingTalkAccount } from "./types.js"; export declare const dingtalkSetupPlugin: ChannelPlugin; //# sourceMappingURL=channel.setup.d.ts.map