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