export declare enum TableOrder { ROW = "row", COL = "col" }