export declare function createTable(headers: string[], rows: string[][]): string; //# sourceMappingURL=table.d.ts.map