import { Reporter } from '../common/reporter-interface';
export declare const ciReporter: Reporter;
