Prop Types of a {@link Badge} component.
Apart from those defined below it extends all {@link ColorProps}, {@link SpaceProps}
and {@link TypographyProps}

### Usage

```typescript
import { BadgeProps } from '@adminjs/design-system'
```

