declare const FunnelChart: (aliasToken: any) => { itemStyle: { borderColor: any; }; label: { color: any; }; }; export default FunnelChart;