import type { VideoViewerProps } from 'element-plus-x/es/components/video-viewer'; export declare const previewVideo: (options: Partial) => void;