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