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