export type TokenSpeed = { message: string tokenSpeed: number tokenCount: number lastTimestamp: number }