interface RarityState { [key: string]: CheckedState; sr: CheckedState; ssr: CheckedState; }