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