```ts
type ImageSrc = string | SrcSet;
```
