/**
 * Retrieves a list of semantic queries from the state and exposes them in the slots.
 *
 * @public
 */
declare const _default: import("vue").DefineComponent<{}, {
    suggestions: import("vue").ComputedRef<import("@empathyco/x-types").SemanticQuery[]>;
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {
    BaseSuggestions: import("vue").DefineComponent<{}, {}, any>;
    SemanticQuery: import("vue").DefineComponent<{}, {}, any>;
}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
export default _default;
//# sourceMappingURL=semantic-queries.vue?vue&type=script&lang.d.ts.map