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