import { HlsVideo } from '@videojs/react'; export function VideoElement(): JSX.Element { return ( ); }