export declare enum CssVariable { cellSpacing = "cell-spacing", insetStart = "inset-start", insetEnd = "inset-end", numCols = "num-cols" }