declare const _default: __VLS_WithTemplateSlots; readonly fit: import("element-plus/es/utils").EpPropFinalized; readonly loading: { readonly type: import("vue").PropType>; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; readonly lazy: BooleanConstructor; readonly scrollContainer: { readonly type: import("vue").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/es/utils").EpPropFinalized<(new (...args: any[]) => string[]) | (() => string[]) | ((new (...args: any[]) => string[]) | (() => string[]))[], unknown, unknown, () => [], boolean>; readonly previewTeleported: BooleanConstructor; readonly zIndex: { readonly type: import("vue").PropType; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; readonly initialIndex: import("element-plus/es/utils").EpPropFinalized; readonly infinite: import("element-plus/es/utils").EpPropFinalized; readonly closeOnPressEscape: import("element-plus/es/utils").EpPropFinalized; readonly zoomRate: import("element-plus/es/utils").EpPropFinalized; readonly minScale: import("element-plus/es/utils").EpPropFinalized; readonly maxScale: import("element-plus/es/utils").EpPropFinalized; readonly crossorigin: { readonly type: import("vue").PropType ("" | "anonymous" | "use-credentials") & {}) | (() => "" | "anonymous" | "use-credentials") | ((new (...args: any[]) => ("" | "anonymous" | "use-credentials") & {}) | (() => "" | "anonymous" | "use-credentials"))[], unknown, unknown>>; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, { switch: (val: number) => void; show: () => void; close: () => void; error: (evt: Event) => void; load: (evt: Event) => void; }, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly; readonly fit: import("element-plus/es/utils").EpPropFinalized; readonly loading: { readonly type: import("vue").PropType>; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; readonly lazy: BooleanConstructor; readonly scrollContainer: { readonly type: import("vue").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/es/utils").EpPropFinalized<(new (...args: any[]) => string[]) | (() => string[]) | ((new (...args: any[]) => string[]) | (() => string[]))[], unknown, unknown, () => [], boolean>; readonly previewTeleported: BooleanConstructor; readonly zIndex: { readonly type: import("vue").PropType; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; readonly initialIndex: import("element-plus/es/utils").EpPropFinalized; readonly infinite: import("element-plus/es/utils").EpPropFinalized; readonly closeOnPressEscape: import("element-plus/es/utils").EpPropFinalized; readonly zoomRate: import("element-plus/es/utils").EpPropFinalized; readonly minScale: import("element-plus/es/utils").EpPropFinalized; readonly maxScale: import("element-plus/es/utils").EpPropFinalized; readonly crossorigin: { readonly type: import("vue").PropType ("" | "anonymous" | "use-credentials") & {}) | (() => "" | "anonymous" | "use-credentials") | ((new (...args: any[]) => ("" | "anonymous" | "use-credentials") & {}) | (() => "" | "anonymous" | "use-credentials"))[], unknown, unknown>>; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; }>> & { onShow?: (() => any) | undefined; onLoad?: ((evt: Event) => any) | undefined; onError?: ((evt: Event) => any) | undefined; onClose?: (() => any) | undefined; onSwitch?: ((val: number) => any) | undefined; }, { readonly infinite: import("element-plus/es/utils").EpPropMergeType; readonly src: string; readonly fit: import("element-plus/es/utils").EpPropMergeType; readonly initialIndex: number; readonly lazy: boolean; readonly closeOnPressEscape: import("element-plus/es/utils").EpPropMergeType; readonly zoomRate: number; readonly minScale: number; readonly maxScale: number; readonly hideOnClickModal: boolean; readonly previewSrcList: string[]; readonly previewTeleported: boolean; }>, { error?(_: {}): any; placeholder?(_: {}): any; viewer?(_: {}): any; }>; export default _default; declare type __VLS_WithTemplateSlots = T & { new (): { $slots: S; }; };