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