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