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