declare const CandlestickChart: (aliasToken: any) => { axisPointer: { label: { color: any; }; }; }; export default CandlestickChart;