declare function __VLS_template(): { attrs: Partial<{}>; slots: { error?(_: {}): any; default?(_: {}): any; 'play-icon'?(_: {}): any; content?(_: {}): any; title?(_: {}): any; preview?(_: { image: string | undefined; }): any; 'preview-extra'?(_: {}): any; }; refs: { rootEl: import('vue').CreateComponentPublicInstanceWithMixins> & Readonly<{}>, () => import('vue').VNode, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, import('vue').PublicProps, { tag: string; }, true, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, { P: {}; B: {}; D: {}; C: {}; M: {}; Defaults: {}; }, Readonly> & Readonly<{}>, () => import('vue').VNode, {}, {}, {}, { tag: string; }> | null; imgRef: HTMLImageElement; }; rootEl: any; }; type __VLS_TemplateResult = ReturnType; declare const __VLS_component: import('vue').DefineComponent; }; lazy: { type: import('vue').PropType; }; }>, { preview: (visible?: boolean) => void; }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & { error: () => any; load: () => any; preview: (visible: boolean) => any; }, string, import('vue').PublicProps, Readonly; }; lazy: { type: import('vue').PropType; }; }>> & Readonly<{ onError?: (() => any) | undefined; onLoad?: (() => any) | undefined; onPreview?: ((visible: boolean) => any) | undefined; }>, { background: boolean; hoverable: boolean; colorful: boolean; preview: boolean; lazyPreview: boolean; videoPoster: boolean; }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, { rootEl: import('vue').CreateComponentPublicInstanceWithMixins> & Readonly<{}>, () => import('vue').VNode, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, import('vue').PublicProps, { tag: string; }, true, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, { P: {}; B: {}; D: {}; C: {}; M: {}; Defaults: {}; }, Readonly> & Readonly<{}>, () => import('vue').VNode, {}, {}, {}, { tag: string; }> | null; imgRef: HTMLImageElement; }, any>; declare const _default: __VLS_WithTemplateSlots; export default _default; type __VLS_WithTemplateSlots = T & { new (): { $slots: S; }; };