export declare enum TableCaptionVariantType {
    DEFAULT = "DEFAULT"
}
