import { ErrorsByFile } from '../types.js'; export declare function print(results: ErrorsByFile[]): string; //# sourceMappingURL=xunit.d.ts.map