type THistoryConnectionService = { [key in Exclude<keyof IHistoryConnectionService, InternalKeys$a>]: unknown;}; Copy
type THistoryConnectionService = { [key in Exclude<keyof IHistoryConnectionService, InternalKeys$a>]: unknown;};