import { default as React } from 'react'; import { TVPlayerProps } from '../TVPlayerTypes'; export declare const TVPlayerUI: React.FC;