/** @deprecated Compatibility subpath. Use `openclaw/plugin-sdk/channel-inbound`. */
export {
  formatInboundEnvelope,
  resolveEnvelopeFormatOptions,
  type EnvelopeFormatOptions,
} from "./channel-inbound.js";
