import VideoViewer from './src/video-viewer.vue'; import type { SFCWithInstall } from 'element-plus-x/es/utils'; export declare const ElVideoViewer: SFCWithInstall; export default ElVideoViewer; export * from './src/video-viewer'; export type { VideoViewerInstance } from './src/instance';