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