export enum ETextVariant { DEFAULT = 'default', DEFAULT_BUREAU = 'default_bureau', SIMPLE = 'simple', }