import { ChartType } from '../../../constants/chart-style';
export declare const percentageCharts: ChartType[];
