# ExportLexicalTreeOptions

**Kind:** Interface

**Source:** [`atloria-monorepo/packages/editor/src/exportMarkdownFromLexical.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/packages/editor/src/exportMarkdownFromLexical.ts#L101)

## Properties

| Property | Type |
|---|---|
| `root` | `LexicalRootNode` |
| `visitors` | `LexicalVisitor[]` |
| `jsxComponentDescriptors` | `JsxComponentDescriptor[]` |
| `jsxIsAvailable` | `boolean` |
| `addImportStatements` | `boolean` |
