import { ReactIconComponentType } from '../types';

declare const WaterfallChart: ReactIconComponentType;
export default WaterfallChart;
            