import type { JournalEvent } from "./types"; export declare function renderRunFailedMessage(event: JournalEvent): string; //# sourceMappingURL=runFailed.d.ts.map