export default function pnpParse(csvString: string): {}[]; export declare function csvJSON(csv: any): string;