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