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