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