export declare enum TableDividerVariantType {
    DEFAULT = "DEFAULT"
}
