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