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