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