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