import { PropType } from 'vue'; declare const _default: __VLS_WithTemplateSlots; default: string; }; showFullscreen: { type: PropType; default: boolean; }; width: { type: (StringConstructor | NumberConstructor)[]; default: string; }; }, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly; default: string; }; showFullscreen: { type: PropType; default: boolean; }; width: { type: (StringConstructor | NumberConstructor)[]; default: string; }; }>>, { title: string; width: string | number; showFullscreen: boolean; }, {}>, { title?(_: {}): any; default?(_: {}): any; footer?(_: {}): any; }>; export default _default; type __VLS_WithTemplateSlots = T & { new (): { $slots: S; }; };