/** * Synthetic `OutboundMessage.channel` for internal agent runs (e.g. heartbeat without delivery). * {@link ChannelManager.send} drops these without treating them as unknown plugins. */ export declare const INTERNAL_OUTBOUND_DROP_CHANNEL = "__xopc_internal";