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