> ## Documentation Index
> Fetch the complete documentation index at: https://docs.ag2.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# autogen.doc_utils.export_module

<code class="doc-symbol doc-symbol-heading doc-symbol-function" />

#### export\_module

```python theme={null}
export_module(module: str) -> Callable[[~T], ~T]
```

<b>Parameters:</b>

| Name     | Description   |
| -------- | ------------- |
| `module` | **Type:** str |

<br />
