import type { ChannelAgentTool } from "openclaw/plugin-sdk/channel-contract";
export declare function createWhatsAppLoginTool(): ChannelAgentTool;
