export type UserSettings = { showStatsReporter: boolean; version: number; };