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