InternalKeys$3

type InternalKeys$3 = keyof {
getPolicy: never;
};

Type representing keys to exclude from IPolicyConnectionService (internal methods). Used to filter out non-public methods like getPolicy in TPolicyConnectionService.