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