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