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