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