```ts
type DocumentContentBlock = TextBlock;
```

Defined in: [src/types/media.ts:473](https://github.com/strands-agents/harness-sdk/blob/9062527eeda294e2f1381f385b36d0ba2fab9492/strands-ts/src/types/media.ts#L473)