export declare enum TableFootVariantType {
    DEFAULT = "DEFAULT"
}
