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