/** Stable within one machine label, but not reversible to that label. */ export declare function pseudonymousMachineId(machineLabel?: string): string; //# sourceMappingURL=identity.d.ts.map