declare const LineChart: import("react").ForwardRefExoticComponent<import("../Icon").IconProps & import("react").RefAttributes<SVGElement>>;
export default LineChart;
