export { ReactNativeVideoPlayer, VideoPlayer } from './VideoPlayer';
export type { VideoSource, VideoPlayerConfig, VideoPlayerInterface, DRMConfig, SubtitleTrack, AudioTrack, Quality, PlayerStateEnum as PlayerState, PlayerEvent, PlayerError, PlayerMetrics } from '@unified-video/core';
export declare const VERSION = "1.0.0";
export declare const PLATFORM = "react-native";
//# sourceMappingURL=index.d.ts.map