import { type ChannelPlugin } from "openclaw/plugin-sdk/core"; import type { ResolvedWeComAccount } from "./utils.js"; export declare const wecomPlugin: ChannelPlugin;