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