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