import type { DBTabItemProps } from "./model"; declare const _default: __VLS_WithTemplateSlots void; }, string, import("vue").PublicProps, Readonly & Readonly<{ "onUpdate:checked"?: ((...args: any[]) => any) | undefined; }>, { disabled: boolean; noText: boolean; label: string; children: any; className: string; id: string; icon: import("@db-ui/foundations").BaseIconTypes | import("@db-ui/foundations").LooseAutocomplete; showIcon: boolean; change: (event: Event) => void; onChange: (event: Event) => void; checked: boolean; iconAfter: import("@db-ui/foundations").BaseIconTypes | import("@db-ui/foundations").LooseAutocomplete; active: boolean; controls: string; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, { _ref: HTMLInputElement; }, HTMLLIElement>, { default?(_: {}): any; }>; export default _default; type __VLS_WithTemplateSlots = T & { new (): { $slots: S; }; };