InternalKeys

type InternalKeys = keyof {
getComputeRef: never;
getSharedComputeRef: never;
};