import { TestCaseContext } from "@sakuli/core"; export declare function renderShortCaseSummary(testCase: TestCaseContext, suiteId: string): string; //# sourceMappingURL=short-summary-case.function.d.ts.map