import { DBInfotextProps } from "./model"; declare const _default: __VLS_WithTemplateSlots & Readonly<{}>, { children: any; className: string; id: string; icon: import("@db-ui/foundations").BaseIconTypes | import("@db-ui/foundations").LooseAutocomplete; size: "medium" | "small"; showIcon: boolean; text: string; semantic: "adaptive" | "neutral" | "critical" | "informational" | "warning" | "successful"; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, { _ref: HTMLSpanElement; }, HTMLSpanElement>, { default?(_: {}): any; }>; export default _default; type __VLS_WithTemplateSlots = T & { new (): { $slots: S; }; };