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