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