import { DBHeaderProps } from "./model"; declare const _default: __VLS_WithTemplateSlots & Readonly<{}>, { children: any; className: string; id: string; width: "medium" | "large" | "full"; drawerOpen: boolean; forceMobile: boolean; burgerMenuLabel: string; onToggle: (open: boolean) => void; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, { _ref: HTMLElement; }, HTMLElement>, { default?(_: {}): any; default?(_: {}): any; 'meta-navigation'?(_: {}): any; 'meta-navigation'?(_: {}): any; 'secondary-action'?(_: {}): any; 'secondary-action'?(_: {}): any; brand?(_: {}): any; 'primary-action'?(_: {}): any; }>; export default _default; type __VLS_WithTemplateSlots = T & { new (): { $slots: S; }; };