export type HotTypes = 'boardgame' | 'rpg' | 'videogame' | 'boardgameperson' | 'rpgperson' | 'boardgamecompany' | 'rpgcompany' | 'videogamecompany';