type TComputeConnectionService = { [key in Exclude<keyof IComputeConnectionService, InternalKeys$1>]: unknown;}; Copy
type TComputeConnectionService = { [key in Exclude<keyof IComputeConnectionService, InternalKeys$1>]: unknown;};