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