export declare enum DataTableVariantType {
    DEFAULT = "DEFAULT"
}
