import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue'; declare const _default: DefineComponent<{ type: "author" | "dataset" | "news" | "organization" | "reuse"; src?: string | null; alt?: string; size: number; }, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{ type: "author" | "dataset" | "news" | "organization" | "reuse"; src?: string | null; alt?: string; size: number; }> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>; export default _default; //# sourceMappingURL=Placeholder.vue.d.ts.map