export declare type DataRow = { [key: string]: string; };