declare const _default: ({ expand: string; type?: undefined; match?: undefined; } | { type: string; match: RegExp; expand?: undefined; })[]; export default _default; //# sourceMappingURL=csv.d.ts.map