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