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