import type { ReporterPlugin } from "./types.js"; export declare const consoleReporterPlugin: ReporterPlugin; //# sourceMappingURL=console-reporter-plugin.d.ts.map