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