import VideoPlayer from './VideoPlayer'; export type { VideoViewProps, VideoViewRef } from './VideoPlayer'; export default VideoPlayer;