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