export declare enum TableLineHeightEnum { DEFAULT = "DEFAULT", SMALL = "SMALL", MIDDLE = "MIDDLE", LARGE = "LARGE", AUTO = "AUTO" }