TStateConnectionService

type TStateConnectionService = {
[key in Exclude<keyof IStateConnectionService, InternalKeys$6>]: unknown;
};