export interface History { timestamp: string; allowance: number; description: string; }