/** @deprecated Compatibility subpath. Use `openclaw/plugin-sdk/channel-inbound`. */
export type { LocationSource, NormalizedLocation } from "./channel-inbound.js";
export { formatLocationText, toLocationContext } from "./channel-inbound.js";
