import type { FabricExecutionTraceV1 } from "./audit/trace.js"; export declare const formatFailureProgress: (trace: FabricExecutionTraceV1) => string | undefined; //# sourceMappingURL=failure-progress.d.ts.map