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