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