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