(options: SummaryOptions)
| 61 | toReportSummaryTestFiles(options: SummaryOptions): void |
| 62 | // eslint-disable-next-line ts/method-signature-style |
| 63 | toReportSummaryTests(options: SummaryOptions): void |
| 64 | // eslint-disable-next-line ts/method-signature-style |
| 65 | toReportNoErrors(): void |
| 66 | } |