function isKeyObjectisKeyObject(object: unknown): object is KeyObjectDeprecatedReturns true if value is a KeyObject, false otherwise. Parametersobject: unknownReturn Typeobject is KeyObject