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