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