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