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