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