declare function __VLS_template(): { default?(_: {}): any; }; declare const __VLS_component: import("vue").DefineComponent boolean; }; open: { type: FunctionConstructor; default: () => boolean; }; }>, { open: () => void; close: () => void; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly boolean; }; open: { type: FunctionConstructor; default: () => boolean; }; }>> & Readonly<{}>, { mode: string; color: string; flex: boolean; position: string; open: Function; close: Function; content: string; icon: string | boolean; removable: boolean; opDisplay: string; during: string | number; closable: boolean; className: string; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; declare const _default: __VLS_WithTemplateSlots>; export default _default; type __VLS_WithTemplateSlots = T & { new (): { $slots: S; }; };