export declare const defaultChartData: ({ 水果: string; yValue: number; yGroup: string; }[] | { 水果: string; zValue: number; zGroup: string; }[])[];