import { IconProps } from '../types'; export declare const LineChart: (props: IconProps) => JSX.Element;