import type { ReporterConfig } from '../types';
export declare function defaultOptions(): ReporterConfig;
