import { PlayerAPI } from 'bitmovin-player';
export declare function getMinBufferLevel(player: PlayerAPI): number;
