export type UserChatByPeriod = { period: string; user_count: number; };