import { JSONError } from '@squiz/json-schema-library'; export declare function processValidationResult(errors: JSONError[]): true;