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