export type ResponseStatsClient = { id: number; description?: string; key?: string; prefix: string; };