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