import type { RunReport } from "./runner.js"; export declare function makeRunReport(): RunReport;