export declare const mapData: (data: string[][], valueMap: string[]) => { [k: string]: string; }[];