import { initializeVideoViewer } from './lib/index'; export type { WebViewerVideoInstance } from './lib/index'; export { initializeVideoViewer, };