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