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