/** Stable process-birth identity used by supervisor mutation authority. */ export declare function readSupervisorProcessStartIdentity(pid: number): string | undefined; //# sourceMappingURL=process-start-identity.d.ts.map