# useTSLexicalScope

```ts
import { useTSLexicalScope } from "@alloy-js/typescript";


function useTSLexicalScope(): TSLexicalScope;
```

## Parameters

|   |
| - |

## Returns

[TSLexicalScope](../../types/tslexicalscope/)
