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