export declare enum TableV2VariantType {
    DEFAULT = "DEFAULT"
}
