export declare enum TypeDataEnumeration { Text = 0, Date = 1, Time = 2, DateTime = 3, Decimal = 4, Numeric = 5, Combo = 6, Check = 7 }