import { SVGProps } from "react";
declare const TIChartLineOutline: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { TIChartLineOutline };
