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