type TSharedComputeConnectionService = { [key in Exclude<keyof ISharedComputeConnectionService, InternalKeys>]: unknown;}; Copy
type TSharedComputeConnectionService = { [key in Exclude<keyof ISharedComputeConnectionService, InternalKeys>]: unknown;};