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