export type AwardKind = "beaten-softcore" | "beaten-hardcore" | "completed" | "mastered";