export interface Activity { week: string; statuses: string; logins: string; registrations: string; }