TPolicyConnectionService

type TPolicyConnectionService = {
[key in Exclude<keyof IPolicyConnectionService, InternalKeys$3>]: unknown;
};