import type { CSSProperties, StyleValue } from 'vue'; declare const _default: import("vue").DefineComponent<{ readonly appendToBody: import("element-plus/es/utils").BuildPropReturn; readonly hideOnClickModal: import("element-plus/es/utils").BuildPropReturn; readonly src: import("element-plus/es/utils").BuildPropReturn; readonly fit: import("element-plus/es/utils").BuildPropReturn; readonly lazy: import("element-plus/es/utils").BuildPropReturn; readonly scrollContainer: import("element-plus/es/utils").BuildPropReturn, unknown, unknown, unknown, unknown>; readonly previewSrcList: import("element-plus/es/utils").BuildPropReturn, () => [], unknown, unknown, unknown>; readonly previewTeleported: import("element-plus/es/utils").BuildPropReturn; readonly zIndex: import("element-plus/es/utils").BuildPropReturn; readonly initialIndex: import("element-plus/es/utils").BuildPropReturn; }, { attrs: import("vue").ComputedRef>; loading: import("vue").Ref; hasLoadError: import("vue").Ref; showViewer: import("vue").Ref; containerStyle: import("vue").ComputedRef; imageStyle: import("vue").ComputedRef; preview: import("vue").ComputedRef; imageIndex: import("vue").ComputedRef; container: import("vue").Ref; ns: { namespace: import("vue").ComputedRef; b: (blockSuffix?: string) => string; e: (element?: string | undefined) => string; m: (modifier?: string | undefined) => string; be: (blockSuffix?: string | undefined, element?: string | undefined) => string; em: (element?: string | undefined, modifier?: string | undefined) => string; bm: (blockSuffix?: string | undefined, modifier?: string | undefined) => string; bem: (blockSuffix?: string | undefined, element?: string | undefined, modifier?: string | undefined) => string; is: { (name: string, state: boolean | undefined): string; (name: string): string; }; }; teleported: import("vue").ComputedRef>; clickHandler: () => void; closeViewer: () => void; switchViewer: (val: number) => void; t: import("element-plus/es/hooks").Translator; }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, { error: (evt: Event) => boolean; switch: (val: number) => boolean; close: () => boolean; }, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly; readonly hideOnClickModal: import("element-plus/es/utils").BuildPropReturn; readonly src: import("element-plus/es/utils").BuildPropReturn; readonly fit: import("element-plus/es/utils").BuildPropReturn; readonly lazy: import("element-plus/es/utils").BuildPropReturn; readonly scrollContainer: import("element-plus/es/utils").BuildPropReturn, unknown, unknown, unknown, unknown>; readonly previewSrcList: import("element-plus/es/utils").BuildPropReturn, () => [], unknown, unknown, unknown>; readonly previewTeleported: import("element-plus/es/utils").BuildPropReturn; readonly zIndex: import("element-plus/es/utils").BuildPropReturn; readonly initialIndex: import("element-plus/es/utils").BuildPropReturn; }>> & { onClose?: (() => any) | undefined; onError?: ((evt: Event) => any) | undefined; onSwitch?: ((val: number) => any) | undefined; }, { zIndex: number; lazy: import("element-plus/es/utils").BuildPropType; src: string; fit: import("element-plus/es/utils").BuildPropType; initialIndex: number; appendToBody: import("element-plus/es/utils").BuildPropType; hideOnClickModal: import("element-plus/es/utils").BuildPropType; scrollContainer: import("element-plus/es/utils").BuildPropType, unknown, unknown>; previewSrcList: string[]; previewTeleported: import("element-plus/es/utils").BuildPropType; }>; export default _default;