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