export declare const arrayToCSV: (arr: any[], delimiter?: string) => string;