import { DBTabPanelProps } from "./model"; declare const _default: __VLS_WithTemplateSlots & Readonly<{}>, { content: string; children: any; className: string; id: string; labelledBy: string; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, { _ref: HTMLElement; }, HTMLElement>, { default?(_: {}): any; }>; export default _default; type __VLS_WithTemplateSlots = T & { new (): { $slots: S; }; };