import React from 'react' const VideoInfo = () => { return ( <> ) } export default VideoInfo