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