import type { ChannelPlugin } from "openclaw/plugin-sdk/channel-core"; import type { ResolvedMeetAccount } from "./types.js"; export declare const meetPlugin: ChannelPlugin;