export type { MemoryIdentity } from './types.js'; export { identityNamespace } from './types.js'; export { distinctFromAbsent, encodeIdentityField, IDENTITY_ABSENT } from './encode.js';