import { type RunLedger } from "audit-tools/shared"; export declare function loadRunLedger(artifactsDir: string): Promise; //# sourceMappingURL=runLedger.d.ts.map