import React from 'react'; import { NetPlayerProps } from './VideoPropsContext'; declare const GlobalContext: React.FC; export default GlobalContext;