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