import { DBSwitchProps } from "./model"; declare const _default: __VLS_WithTemplateSlots void; }, string, import("vue").PublicProps, Readonly & Readonly<{ "onUpdate:checked"?: ((...args: any[]) => any) | undefined; }>, { disabled: boolean; name: string; label: string; children: any; className: string; describedbyid: string; id: string; icon: import("@db-ui/foundations").BaseIconTypes | import("@db-ui/foundations").LooseAutocomplete; size: "medium" | "small"; blur: (event: FocusEvent) => void; change: (event: Event) => void; focus: (event: FocusEvent) => void; onFocus: (event: FocusEvent) => void; onBlur: (event: FocusEvent) => void; onChange: (event: Event) => void; emphasis: "weak" | "strong"; validation: "invalid" | "valid" | "no-validation"; required: boolean; showLabel: boolean; checked: boolean; iconAfter: import("@db-ui/foundations").BaseIconTypes | import("@db-ui/foundations").LooseAutocomplete; visualAid: boolean; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, { _ref: HTMLInputElement; }, HTMLLabelElement>, { default?(_: {}): any; }>; export default _default; type __VLS_WithTemplateSlots = T & { new (): { $slots: S; }; };