import { VideoPlayer } from '@/components/shared/VideoPlayer'; export const WrappedVideoPlayer = (props) => { return ; };