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