import { IconProps } from '../Icon'; declare function SvgMultilineChart(props: IconProps): JSX.Element; export default SvgMultilineChart;