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