import type { PluginRuntime } from "./types.js"; export declare function createRuntimeWhatsApp(): PluginRuntime["channel"]["whatsapp"];