import type { ChannelAgentTool } from "../types.js"; export declare function createWhatsAppLoginTool(): ChannelAgentTool;