export const GlobalFilters = { PLAYERS: 'Players', GUILDS: 'Guilds', PATRONS: 'Patrons', } as const;