```ts
type ImageFormat = typeof IMAGE_FORMATS[number];
```

Defined in: [src/mime.ts:9](https://github.com/strands-agents/harness-sdk/blob/576da59fdc411b55036a7cf66d4e1659a67d4d0d/strands-ts/src/mime.ts#L9)