export declare const convertArrayToCsv: (json: Array, flatten?: boolean) => string; //# sourceMappingURL=convert-array-to-csv.d.ts.map