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