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