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