export type BadgePosition = 'inline' | 'inline-top' | 'inline-bottom' | 'top-left' | 'top-right' | 'bottom-left' | 'bottom-right';