import { TestContextEntity } from "@sakuli/core"; export declare const renderLastRun: (testContextEntity: TestContextEntity) => string; //# sourceMappingURL=render-last-run.function.d.ts.map