import type { Reporter } from '@web/test-runner-core';
/** Test reporter that summarizes all test for a given run using dot notation */
export declare function dotReporter(): Reporter;
//# sourceMappingURL=dotReporter.d.ts.map