import { StyledIcon } from '@styled-icons/styled-icon'; export declare const WaterfallChart: StyledIcon; export declare const WaterfallChartDimensions: { height: number; width: number; };