```ts
type StatusItem = object;
```

## Properties

| Property | Type |
| ------ | ------ |
| <a id="label"></a> `label` | `string` |
| <a id="content"></a> `content` | `string` |
