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