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