export interface UserPoints { points: number; softcorePoints: number; }