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