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