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