export function generateData({ rows, extraColumns }: { rows: any; extraColumns: any; }): any[]; //# sourceMappingURL=generateData.d.ts.map