declare const _default: __VLS_WithTemplateSlots; default: string; }; alt: { type: import("vue").PropType; default: string; }; linkAttr: { type: import("vue").PropType; default: string; }; component: { type: import("vue").PropType; default: string; }; imageUrl: { type: import("vue").PropType; default: string; }; }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly; default: string; }; alt: { type: import("vue").PropType; default: string; }; linkAttr: { type: import("vue").PropType; default: string; }; component: { type: import("vue").PropType; default: string; }; imageUrl: { type: import("vue").PropType; default: string; }; }>>, { link: string; alt: string; linkAttr: string; component: string; imageUrl: string; }, {}>, { default?(_: {}): any; }>; export default _default; type __VLS_WithTemplateSlots = T & { new (): { $slots: S; }; };