import { SonarReporter } from './lib/SonarReporter';

export = SonarReporter;
