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