import Reporter from '../Reporter';
declare const silentReporter: Reporter;
export default silentReporter;
