```ts
type BackgroundImageSrc = string | BreakpointImageSet;
```
