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