import { InjectionToken } from '@angular/core'; /** * Injection token to provide the */ export declare const CONNECTED_PLAYER_SRC: InjectionToken;