/** True when a PID is currently alive or exists but is not signalable by this user. */ export declare function isProcessAlive(pid: number): boolean; //# sourceMappingURL=history-process-liveness.d.ts.map