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

Defined in: [src/mime.ts:26](https://github.com/strands-agents/harness-sdk/blob/main/strands-ts/src/mime.ts#L26)