import { FormatterData } from "../interfaces/FormatterData.js"; export declare function validationErrorFormatter(data: FormatterData): string;