declare function table(rows: Array): string; export = table;