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