export type AwardType = | "Achievement Points Yield" | "Achievement Unlocks Yield" | "Certified Legend" | "Game Beaten" | "Invalid or deprecated award type" | "Mastery/Completion" | "Patreon Supporter";