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