import VideoPlayerCard from './VideoPlayerCard'; export type { VideoPlayerCardProps } from './VideoPlayerCard'; export default VideoPlayerCard;