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