import { OnyxFilterBadgeProps } 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:active"?: ((value: boolean) => any) | undefined; }>, { active: boolean | null; }, {}, {}, {}, string, import('vue', { with: { "resolution-mode": "import" } }).ComponentProvideOptions, false, {}, any>, Readonly<{ /** * Badge content. */ default?(): unknown; }> & { /** * Badge content. */ default?(): unknown; }>; export default _default; type __VLS_WithTemplateSlots = T & { new (): { $slots: S; }; };