declare const _default: import('vue').DefineComponent<{}, { $emit: (event: "loading" | "loaded", ...args: any[]) => void; source: string; fullSource: string; $props: { readonly source?: string | undefined; readonly fullSource?: string | undefined; }; }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, { el: HTMLDivElement; }, HTMLDivElement>; export default _default;