# Font

## Content

# Type Alias: Font

```ts
type Font = object;
```

## Properties

### label

```ts
label: string;
```

***

### value

```ts
value: string;
```
