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