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