import { VideoPlayerOptions } from './video-player-entities'; export declare const VIDEO_PLAYER_OPTIONS_DEFUALT_VALUE: VideoPlayerOptions;