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