import { API, SimpleTypedRpcConnection, MakeSideAsync } from "./rpc.js"; export declare function registerDebugChannel(channelId: T["channelId"], createClient: () => T["client"]): SimpleTypedRpcConnection>;