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