type TMCPConnectionService = { [key in Exclude<keyof IMCPConnectionService, InternalKeys$2>]: unknown;}; Copy
type TMCPConnectionService = { [key in Exclude<keyof IMCPConnectionService, InternalKeys$2>]: unknown;};