import { IReporter } from '../iReporter';
export declare const defaultCSVReporter: IReporter;
