export declare enum TextCountVariantType {
    DEFAULT = "DEFAULT"
}
