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