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