import type { ImageViewerProps } from 'element-plus'; export declare const previewImage: (options: Partial) => void;