import { OnyxFormElementV2Props, OnyxFormElementV2Slots } 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 any; }, string, import('vue', { with: { "resolution-mode": "import" } }).PublicProps, Readonly & Readonly<{ "onUpdate:open"?: ((open: boolean) => any) | undefined; }>, { skeleton: import('../../composables/useSkeletonState.js', { with: { "resolution-mode": "import" } }).SkeletonInjected; showError: import('../OnyxForm/OnyxForm.core.js', { with: { "resolution-mode": "import" } }).FormInjected; requiredMarker: import('../OnyxForm/OnyxForm.core.js', { with: { "resolution-mode": "import" } }).FormInjected; reserveMessageSpace: import('../OnyxForm/OnyxForm.core.js', { with: { "resolution-mode": "import" } }).FormInjected; id: string; open: boolean | null; popoverOptions: import('./types.js', { with: { "resolution-mode": "import" } }).FormElementV2PopoverOptions; }, {}, {}, {}, string, import('vue', { with: { "resolution-mode": "import" } }).ComponentProvideOptions, false, {}, HTMLDivElement>, Readonly & OnyxFormElementV2Slots>; export default _default; type __VLS_WithTemplateSlots = T & { new (): { $slots: S; }; };