import { ValidationReporter } from "./ValidationReporter";
export declare const JSONReporter: ValidationReporter;
