TSharedStateConnectionService

type TSharedStateConnectionService = {
[key in Exclude<keyof ISharedStateConnectionService, InternalKeys$2>]: unknown;
};