import { API, SimpleTypedRpcConnection, MakeSideAsync } from './rpc'; export declare function registerDebugChannel(channelId: T['channelId'], createClient: () => T['client']): SimpleTypedRpcConnection>; //# sourceMappingURL=debuggerRpc.d.ts.map