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