import React from 'react'; import type { ReactPlayerProps } from 'react-player/types'; export declare const Player: React.ComponentType;