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