export default enhancePlayer;
declare function enhancePlayer(player: any, options: any): void;
