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