import { TestStepContext } from "@sakuli/core"; export declare const renderStepCriticals: (testSteps: TestStepContext[], shouldRender: boolean) => string; //# sourceMappingURL=render-step-criticals.function.d.ts.map