type LyricsEvent: LyricsFoundEvent | LyricsNotFoundEvent | LyricsLineEvent;
Types & Events for Lyrics plugin from Lavalink: https://github.com/topi314/LavaLyrics
src/structures/Types/Utils.ts:265