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