import { TestStepContext } from "@sakuli/core"; export declare function renderDetailedStepSummary(testStep: TestStepContext, caseId: string): string; //# sourceMappingURL=detailed-summary-step.function.d.ts.map