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