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