/** utime + stime ticks and the descendant pids of `rootPid`, as one marker; `undefined` when unreadable. */ export declare function processTreeActivity(rootPid: number): Promise; //# sourceMappingURL=process-activity.d.ts.map