export interface PieProperties { total: number | string; description: string; }