type TSessionConnectionService = { [key in Exclude<keyof ISessionConnectionService, InternalKeys$9>]: unknown;}; Copy
type TSessionConnectionService = { [key in Exclude<keyof ISessionConnectionService, InternalKeys$9>]: unknown;};