<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [SemanticQueries](./x-components.semanticqueries.md)

## SemanticQueries variable

Retrieves a list of semantic queries from the state and exposes them in the slots.

**Signature:**

```typescript
_default: import("vue").DefineComponent<{}, {
    suggestions: ComputedRef<Suggestion[]>;
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>
```
