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