import { SvgIconComponent } from './types'; declare const CandlestickChartIcon: SvgIconComponent; export default CandlestickChartIcon;