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