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