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