import { TestRunResultFunctionResponse } from "./dto"; export declare const printReport: (comparisonResponse: TestRunResultFunctionResponse) => null; //# sourceMappingURL=printReport.d.ts.map