export declare const ElImage: import("@element-plus-next/vue-utils").SFCWithInstall<{ new (...args: any[]): { $: import("@vue/runtime-core").ComponentInternalInstance; $data: {}; $props: Partial<{ readonly src: string; readonly infinite: import("@element-plus-next/vue-utils").EpPropMergeType; readonly fit: import("@element-plus-next/vue-utils").EpPropMergeType; readonly initialIndex: number; readonly lazy: import("@element-plus-next/vue-utils").EpPropMergeType; readonly closeOnPressEscape: import("@element-plus-next/vue-utils").EpPropMergeType; readonly hideOnClickModal: import("@element-plus-next/vue-utils").EpPropMergeType; readonly previewSrcList: string[]; readonly previewTeleported: import("@element-plus-next/vue-utils").EpPropMergeType; }> & Omit; readonly src: import("@element-plus-next/vue-utils").EpPropFinalized; readonly fit: import("@element-plus-next/vue-utils").EpPropFinalized; readonly loading: { readonly type: import("@vue/runtime-core").PropType>; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; readonly lazy: import("@element-plus-next/vue-utils").EpPropFinalized; readonly scrollContainer: { readonly type: import("@vue/runtime-core").PropType (string | HTMLElement | undefined) & {}) | (() => string | HTMLElement | undefined) | ((new (...args: any[]) => (string | HTMLElement | undefined) & {}) | (() => string | HTMLElement | undefined))[], unknown, unknown>>; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; readonly previewSrcList: import("@element-plus-next/vue-utils").EpPropFinalized<(new (...args: any[]) => string[]) | (() => string[]) | ((new (...args: any[]) => string[]) | (() => string[]))[], unknown, unknown, () => [], boolean>; readonly previewTeleported: import("@element-plus-next/vue-utils").EpPropFinalized; readonly zIndex: { readonly type: import("@vue/runtime-core").PropType; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; readonly initialIndex: import("@element-plus-next/vue-utils").EpPropFinalized; readonly infinite: import("@element-plus-next/vue-utils").EpPropFinalized; readonly closeOnPressEscape: import("@element-plus-next/vue-utils").EpPropFinalized; }>> & { onLoad?: ((evt: Event) => any) | undefined; onError?: ((evt: Event) => any) | undefined; onClose?: (() => any) | undefined; onShow?: (() => any) | undefined; onSwitch?: ((val: number) => any) | undefined; } & import("@vue/runtime-core").VNodeProps & import("@vue/runtime-core").AllowedComponentProps & import("@vue/runtime-core").ComponentCustomProps, "src" | "infinite" | "fit" | "initialIndex" | "lazy" | "closeOnPressEscape" | "hideOnClickModal" | "previewSrcList" | "previewTeleported">; $attrs: { [x: string]: unknown; }; $refs: { [x: string]: unknown; }; $slots: Readonly<{ [name: string]: import("@vue/runtime-core").Slot | undefined; }>; $root: import("@vue/runtime-core").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("@vue/runtime-core").ComponentOptionsBase> | null; $parent: import("@vue/runtime-core").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("@vue/runtime-core").ComponentOptionsBase> | null; $emit: ((event: "switch", val: number) => void) & ((event: "close") => void) & ((event: "error", evt: Event) => void) & ((event: "load", evt: Event) => void) & ((event: "show") => void); $el: any; $options: import("@vue/runtime-core").ComponentOptionsBase; readonly src: import("@element-plus-next/vue-utils").EpPropFinalized; readonly fit: import("@element-plus-next/vue-utils").EpPropFinalized; readonly loading: { readonly type: import("@vue/runtime-core").PropType>; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; readonly lazy: import("@element-plus-next/vue-utils").EpPropFinalized; readonly scrollContainer: { readonly type: import("@vue/runtime-core").PropType (string | HTMLElement | undefined) & {}) | (() => string | HTMLElement | undefined) | ((new (...args: any[]) => (string | HTMLElement | undefined) & {}) | (() => string | HTMLElement | undefined))[], unknown, unknown>>; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; readonly previewSrcList: import("@element-plus-next/vue-utils").EpPropFinalized<(new (...args: any[]) => string[]) | (() => string[]) | ((new (...args: any[]) => string[]) | (() => string[]))[], unknown, unknown, () => [], boolean>; readonly previewTeleported: import("@element-plus-next/vue-utils").EpPropFinalized; readonly zIndex: { readonly type: import("@vue/runtime-core").PropType; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; readonly initialIndex: import("@element-plus-next/vue-utils").EpPropFinalized; readonly infinite: import("@element-plus-next/vue-utils").EpPropFinalized; readonly closeOnPressEscape: import("@element-plus-next/vue-utils").EpPropFinalized; }>> & { onLoad?: ((evt: Event) => any) | undefined; onError?: ((evt: Event) => any) | undefined; onClose?: (() => any) | undefined; onShow?: (() => any) | undefined; onSwitch?: ((val: number) => any) | undefined; }, {}, unknown, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, { load: (evt: Event) => boolean; error: (evt: Event) => boolean; switch: (val: number) => boolean; close: () => boolean; show: () => boolean; }, string, { readonly src: string; readonly infinite: import("@element-plus-next/vue-utils").EpPropMergeType; readonly fit: import("@element-plus-next/vue-utils").EpPropMergeType; readonly initialIndex: number; readonly lazy: import("@element-plus-next/vue-utils").EpPropMergeType; readonly closeOnPressEscape: import("@element-plus-next/vue-utils").EpPropMergeType; readonly hideOnClickModal: import("@element-plus-next/vue-utils").EpPropMergeType; readonly previewSrcList: string[]; readonly previewTeleported: import("@element-plus-next/vue-utils").EpPropMergeType; }> & { beforeCreate?: ((() => void) | (() => void)[]) | undefined; created?: ((() => void) | (() => void)[]) | undefined; beforeMount?: ((() => void) | (() => void)[]) | undefined; mounted?: ((() => void) | (() => void)[]) | undefined; beforeUpdate?: ((() => void) | (() => void)[]) | undefined; updated?: ((() => void) | (() => void)[]) | undefined; activated?: ((() => void) | (() => void)[]) | undefined; deactivated?: ((() => void) | (() => void)[]) | undefined; beforeDestroy?: ((() => void) | (() => void)[]) | undefined; beforeUnmount?: ((() => void) | (() => void)[]) | undefined; destroyed?: ((() => void) | (() => void)[]) | undefined; unmounted?: ((() => void) | (() => void)[]) | undefined; renderTracked?: (((e: import("@vue/reactivity").DebuggerEvent) => void) | ((e: import("@vue/reactivity").DebuggerEvent) => void)[]) | undefined; renderTriggered?: (((e: import("@vue/reactivity").DebuggerEvent) => void) | ((e: import("@vue/reactivity").DebuggerEvent) => void)[]) | undefined; errorCaptured?: (((err: unknown, instance: import("@vue/runtime-core").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("@vue/runtime-core").ComponentOptionsBase> | null, info: string) => boolean | void) | ((err: unknown, instance: import("@vue/runtime-core").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("@vue/runtime-core").ComponentOptionsBase> | null, info: string) => boolean | void)[]) | undefined; }; $forceUpdate: () => void; $nextTick: typeof import("@vue/runtime-core").nextTick; $watch(source: string | Function, cb: Function, options?: import("@vue/runtime-core").WatchOptions | undefined): import("@vue/runtime-core").WatchStopHandle; } & Readonly; readonly src: import("@element-plus-next/vue-utils").EpPropFinalized; readonly fit: import("@element-plus-next/vue-utils").EpPropFinalized; readonly loading: { readonly type: import("@vue/runtime-core").PropType>; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; readonly lazy: import("@element-plus-next/vue-utils").EpPropFinalized; readonly scrollContainer: { readonly type: import("@vue/runtime-core").PropType (string | HTMLElement | undefined) & {}) | (() => string | HTMLElement | undefined) | ((new (...args: any[]) => (string | HTMLElement | undefined) & {}) | (() => string | HTMLElement | undefined))[], unknown, unknown>>; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; readonly previewSrcList: import("@element-plus-next/vue-utils").EpPropFinalized<(new (...args: any[]) => string[]) | (() => string[]) | ((new (...args: any[]) => string[]) | (() => string[]))[], unknown, unknown, () => [], boolean>; readonly previewTeleported: import("@element-plus-next/vue-utils").EpPropFinalized; readonly zIndex: { readonly type: import("@vue/runtime-core").PropType; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; readonly initialIndex: import("@element-plus-next/vue-utils").EpPropFinalized; readonly infinite: import("@element-plus-next/vue-utils").EpPropFinalized; readonly closeOnPressEscape: import("@element-plus-next/vue-utils").EpPropFinalized; }>> & { onLoad?: ((evt: Event) => any) | undefined; onError?: ((evt: Event) => any) | undefined; onClose?: (() => any) | undefined; onShow?: (() => any) | undefined; onSwitch?: ((val: number) => any) | undefined; } & import("@vue/reactivity").ShallowUnwrapRef<{}> & {} & import("@vue/runtime-core").ComponentCustomProperties; __isFragment?: undefined; __isTeleport?: undefined; __isSuspense?: undefined; } & import("@vue/runtime-core").ComponentOptionsBase; readonly src: import("@element-plus-next/vue-utils").EpPropFinalized; readonly fit: import("@element-plus-next/vue-utils").EpPropFinalized; readonly loading: { readonly type: import("@vue/runtime-core").PropType>; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; readonly lazy: import("@element-plus-next/vue-utils").EpPropFinalized; readonly scrollContainer: { readonly type: import("@vue/runtime-core").PropType (string | HTMLElement | undefined) & {}) | (() => string | HTMLElement | undefined) | ((new (...args: any[]) => (string | HTMLElement | undefined) & {}) | (() => string | HTMLElement | undefined))[], unknown, unknown>>; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; readonly previewSrcList: import("@element-plus-next/vue-utils").EpPropFinalized<(new (...args: any[]) => string[]) | (() => string[]) | ((new (...args: any[]) => string[]) | (() => string[]))[], unknown, unknown, () => [], boolean>; readonly previewTeleported: import("@element-plus-next/vue-utils").EpPropFinalized; readonly zIndex: { readonly type: import("@vue/runtime-core").PropType; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; readonly initialIndex: import("@element-plus-next/vue-utils").EpPropFinalized; readonly infinite: import("@element-plus-next/vue-utils").EpPropFinalized; readonly closeOnPressEscape: import("@element-plus-next/vue-utils").EpPropFinalized; }>> & { onLoad?: ((evt: Event) => any) | undefined; onError?: ((evt: Event) => any) | undefined; onClose?: (() => any) | undefined; onShow?: (() => any) | undefined; onSwitch?: ((val: number) => any) | undefined; }, {}, unknown, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, { load: (evt: Event) => boolean; error: (evt: Event) => boolean; switch: (val: number) => boolean; close: () => boolean; show: () => boolean; }, string, { readonly src: string; readonly infinite: import("@element-plus-next/vue-utils").EpPropMergeType; readonly fit: import("@element-plus-next/vue-utils").EpPropMergeType; readonly initialIndex: number; readonly lazy: import("@element-plus-next/vue-utils").EpPropMergeType; readonly closeOnPressEscape: import("@element-plus-next/vue-utils").EpPropMergeType; readonly hideOnClickModal: import("@element-plus-next/vue-utils").EpPropMergeType; readonly previewSrcList: string[]; readonly previewTeleported: import("@element-plus-next/vue-utils").EpPropMergeType; }> & import("@vue/runtime-core").VNodeProps & import("@vue/runtime-core").AllowedComponentProps & import("@vue/runtime-core").ComponentCustomProps & (new () => { $slots: { placeholder: (_: {}) => any; error: (_: {}) => any; viewer: (_: {}) => any; }; })> & Record; export default ElImage; export * from './src/image';