export declare function playerTemplate(sources: { url: string; mime: string; }[], videoSource: string, poster: string, color: string): any;