export interface IAtxBadgeConfig { type: string; label?: string; radius: boolean; }