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