export declare class PieChart { label: string; value: number; color: string; }