declare const CircleProcessChart: (aliasToken: any) => { backgroundStyle: { color: any; }; }; export default CircleProcessChart;