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