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