/** Outcome text for a job that ran to completion. */ export declare function exitOutcome(exitCode: number): string; //# sourceMappingURL=utils.d.ts.map