import { IValidation } from "typia"; export declare const fulfillJsonSchemaErrorMessages: (errors: IValidation.IError[]) => void;