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