import { TestStepContext } from "@sakuli/core"; export declare const renderShortStepSummary: (testContextEntity: TestStepContext, caseId: string, suiteId: string) => string; //# sourceMappingURL=short-summary-step.function.d.ts.map