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