import type { VideoPlayerProps } from './core/types'; export declare function VideoPlayer(props: VideoPlayerProps): import("react").JSX.Element; //# sourceMappingURL=VideoPlayer.d.ts.map