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