export type TimeSpentPerUserResponse = { total_seconds: number; };