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