export interface ICsvDescriptor { name: string; contentString: string; }