export type ExtendedTraitProperty = { key: string; value: string; rarity: string; };