import { SVGAttributes } from "react"; export function FirefoxIcon(props: SVGAttributes) { return ( ); }