import { NodeProcess } from './onExit'; export declare function report(process: NodeProcess): void;