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