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