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