export declare enum SubTypeNumericColumnTable { NUMBER = "number", CURRENCY = "currency", PERCENTAGE = "percentage" }