import type { ChannelOutboundAdapter } from "../types.js"; export declare const whatsappOutbound: ChannelOutboundAdapter;