import { type PreValidatePropertyFunction } from 'jsonschema';
export declare const preProcessCSV: PreValidatePropertyFunction;
