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