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