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