type LyricsEventType: "LyricsFoundEvent" | "LyricsNotFoundEvent" | "LyricsLineEvent";
src/structures/Types/Utils.ts:267