import * as React from 'react'; declare function ChartLineUpIcon(props: React.ComponentProps<'svg'>): JSX.Element; export default ChartLineUpIcon;