import { HTMLAttributes, PropType } from 'vue';
declare function __VLS_template(): {
summary?(_: {}): any;
default?(_: {}): any;
};
declare const __VLS_component: import('vue').DefineComponent;
default: () => {};
};
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
"update:modelValue": (open: boolean) => void;
}, string, import('vue').PublicProps, Readonly;
default: () => {};
};
}>> & Readonly<{
"onUpdate:modelValue"?: ((open: boolean) => any) | undefined;
}>, {
modelValue: boolean;
summaryClass: string | unknown[] | Record;
summaryAttrs: HTMLAttributes;
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
declare const _default: __VLS_WithTemplateSlots>;
export default _default;
type __VLS_WithTemplateSlots = T & {
new (): {
$slots: S;
};
};
//# sourceMappingURL=SfAccordionItem.vue.d.ts.map