import { DBSectionProps } from "./model"; declare const _default: __VLS_WithTemplateSlots & Readonly<{}>, { children: any; className: string; id: string; width: "medium" | "large" | "full"; spacing: "medium" | "small" | "large" | "none"; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, { _ref: HTMLElement; }, HTMLElement>, { default?(_: {}): any; }>; export default _default; type __VLS_WithTemplateSlots = T & { new (): { $slots: S; }; };