import type { ParseError } from 'papaparse'; export declare function mapErrors(errors: ParseError[]): Record; //# sourceMappingURL=mapErrors.d.ts.map