export declare enum RepeatMode { Off = "REPEAT_OFF", Track = "REPEAT_TRACK", Playlist = "REPEAT_PLAYLIST" } //# sourceMappingURL=RepeatMode.d.ts.map