TStateConnectionService

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