import type { AgentToolResult } from "@mariozechner/pi-agent-core"; import type { SophiaClawConfig } from "../../config/config.js"; export declare function handleWhatsAppAction(params: Record, cfg: SophiaClawConfig): Promise>;