import type { ChannelRuntimeContextRegistry } from "../../channels/plugins/channel-runtime-surface.types.js"; export declare function createChannelRuntimeContextRegistry(): ChannelRuntimeContextRegistry;