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