declare const _default: typeof __VLS_export; export default _default; declare const __VLS_export: __VLS_WithSlots; default: undefined; }; }>, { /** Close the dialog */ close: () => void; /** Open the dialog */ open: () => void; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly; default: undefined; }; }>> & Readonly<{}>, { modelValue: boolean; modifiers: string | string[]; keepOpen: boolean; transition: string; labelClose: string; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>, { header?: (props: {}) => any; } & { default?: (props: {}) => any; } & { footer?: (props: {}) => any; }>; type __VLS_WithSlots = T & { new (): { $slots: S; }; };