export type UserChatFeedbackCount = { period: string; feedback_count: number; };