import { OnyxGlobalSearchGroupProps } from './types.js'; /** * @experimental * @deprecated This component is still under active development and its API might change in patch releases. */ declare const _default: __VLS_WithTemplateSlots & Readonly<{}>, {}, {}, {}, {}, string, import('vue', { with: { "resolution-mode": "import" } }).ComponentProvideOptions, false, {}, HTMLUListElement>, Readonly<{ /** * Group options. Should only use `OnyxGlobalSearchOption` components here. */ default?(): unknown; }> & { /** * Group options. Should only use `OnyxGlobalSearchOption` components here. */ default?(): unknown; }>; export default _default; type __VLS_WithTemplateSlots = T & { new (): { $slots: S; }; };