declare const _default: __VLS_WithTemplateSlots; default: undefined; }; }, { toggle: () => void; }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, { [x: string]: (...args: any[]) => void; }, string, import("vue").PublicProps, Readonly; default: undefined; }; }>>, { header: string; modelValue: boolean; stateful: boolean; preset: import("../../composables").PresetPropValue; color: string; textColor: string; icon: string; disabled: boolean; iconColor: string; bodyColor: string; bodyTextColor: string; colorAll: boolean; }, {}>, { header?(_: { value: boolean; bind: { id: string; tabindex: number; 'aria-controls': string; 'aria-expanded': boolean; 'aria-disabled': boolean; role: string; }; attributes: { id: string; tabindex: number; 'aria-controls': string; 'aria-expanded': boolean; 'aria-disabled': boolean; role: string; }; attrs: { id: string; tabindex: number; 'aria-controls': string; 'aria-expanded': boolean; 'aria-disabled': boolean; role: string; }; iconAttrs: { class: string[]; }; text: string; }): any; "header-content"?(_: { header: string; }): any; "expand-icon"?(_: {}): any; body?(_: {}): any; default?(_: {}): any; content?(_: {}): any; }>; export default _default; type __VLS_WithTemplateSlots = T & { new (): { $slots: S; }; };