import React from 'react'; declare const Video: React.ForwardRefExoticComponent & React.RefAttributes>; export default Video;