declare var __VLS_6: {}, __VLS_14: {}, __VLS_16: {}, __VLS_24: {}, __VLS_26: {}, __VLS_28: {}, __VLS_36: {}; type __VLS_Slots = {} & { icon?: (props: typeof __VLS_6) => any; } & { title?: (props: typeof __VLS_14) => any; } & { title?: (props: typeof __VLS_16) => any; } & { title?: (props: typeof __VLS_24) => any; } & { title?: (props: typeof __VLS_26) => any; } & { 'expand-icon-down'?: (props: typeof __VLS_28) => any; } & { default?: (props: typeof __VLS_36) => any; }; declare const __VLS_base: import("vue").DefineComponent, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly> & Readonly<{}>, { isChildrenSelected: boolean; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; declare const __VLS_export: __VLS_WithSlots; declare const _default: typeof __VLS_export; export default _default; type __VLS_WithSlots = T & { new (): { $slots: S; }; };