declare function CustomVideoPlayer(props: any): JSX.Element;
export default CustomVideoPlayer;
