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